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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???????淡 001111110011111100111111001111110011111100111111001111111001001001010111 3f3f3f3f3f3f3f9257
EUC-JP ???????淡 001111110011111100111111001111110011111100111111001111111100001110111000 3f3f3f3f3f3f3fc3b8
UTF-8 렻┙렜렻ㅔㅕㅔ淡 111010111010000010111011111000101001010010011001111010111010000010011100111010111010000010111011111000111000010110010100111000111000010110010101111000111000010110010100111001101011011110100001 eba0bbe29499eba09ceba0bbe38594e38595e38594e6b7a1
UHC 렻┙렜렻ㅔㅕㅔ淡 10001110110000111010011011000100100011101010111010001110110000111010010011000100101001001100010110100100110001001101001110111111 8ec3a6c48eae8ec3a4c4a4c5a4c4d3bf

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