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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN ??久[??久[^ 0011111100111111100010110111011001011011001111110011111110001011011101100101101101011110 3f3f8b765b3f3f8b765b5e
EUC-JP ??久[??久[^ 0011111100111111101101011101011101011011001111110011111110110101110101110101101101011110 3f3fb5d75b3f3fb5d75b5e
UTF-8 몸쯩久[몸쯩久[^ 111010111010101010111000111011001010111110101001111001001011100110000101010110111110101110101010101110001110110010101111101010011110010010111001100001010101101101011110 ebaab8ecafa9e4b9855bebaab8ecafa9e4b9855b5e
UHC 몸쯩久[몸쯩久[^ 101110001111011011000010111011011100111011111001010110111011100011110110110000101110110111001110111110010101101101011110 b8f6c2edcef95bb8f6c2edcef95b5e

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