To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ??O?????^ 001111110011111101001111001111110011111100111111001111110011111101011110 3f3f4f3f3f3f3f3f5e
SJIS-WIN ??O?????^ 001111110011111101001111001111110011111100111111001111110011111101011110 3f3f4f3f3f3f3f3f5e
EUC-JP ??O?????^ 001111110011111101001111001111110011111100111111001111110011111101011110 3f3f4f3f3f3f3f3f5e
UTF-8 렻렏O렺꼽렒렺뮈^ 1110101110100000101110111110101110100000100011110100111111101011101000001011101011101010101111001011110111101011101000001001001011101011101000001011101011101011101011101000100001011110 eba0bbeba08f4feba0baeabcbdeba092eba0baebae885e
UHC 렻렏O렺꼽렒렺뮈^ 10001110110000111000111010100101010011111000111011000010101100101100010110001110101001111000111011000010101110011011111101011110 8ec38ea54f8ec2b2c58ea78ec2b9bf5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)