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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
EUC-JP ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
UTF-8 뫃몼뫃몼[뫃몼뫃몼[^ 111010111010101110000011111010111010101010111100111010111010101110000011111010111010101010111100010110111110101110101011100000111110101110101010101111001110101110101011100000111110101110101010101111000101101101011110 ebab83ebaabcebab83ebaabc5bebab83ebaabcebab83ebaabc5b5e
UHC 뫃몼뫃몼[뫃몼뫃몼[^ 10010001101001111001000110100001100100011010011110010001101000010101101110010001101001111001000110100001100100011010011110010001101000010101101101011110 91a791a191a791a15b91a791a191a791a15b5e

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