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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
EUC-JP ??遝?????遝 00111111001111111000111111100001110111110011111100111111001111110011111100111111100011111110000111011111 3f3f8fe1df3f3f3f3f3f8fe1df
UTF-8 렻ㅔ遝렻ㅔ굣렻ㅔ遝 111010111010000010111011111000111000010110010100111010011000000110011101111010111010000010111011111000111000010110010100111010101011010110100011111010111010000010111011111000111000010110010100111010011000000110011101 eba0bbe38594e9819deba0bbe38594eab5a3eba0bbe38594e9819d
UHC 렻ㅔ遝렻ㅔ굣렻ㅔ遝 100011101100001110100100110001001101001111001111100011101100001110100100110001001011000110110111100011101100001110100100110001001101001111001111 8ec3a4c4d3cf8ec3a4c4b1b78ec3a4c4d3cf

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