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 ?????????T 00111111001111110011111100111111001111110011111100111111001111110011111101010100 3f3f3f3f3f3f3f3f3f54
SJIS-WIN ???野?????T 0011111100111111001111111001011011101100001111110011111100111111001111110011111101010100 3f3f3f96ec3f3f3f3f3f54
EUC-JP ???野?????T 0011111100111111001111111100110011101110001111110011111100111111001111110011111101010100 3f3f3fccee3f3f3f3f3f54
UTF-8 琉껎뫀野⑸ㅅ聯숃짔T 11101111101001111000110011101010101110111000111011101011101010111000000011101001100001111000111011100010100100011011100011100011100001011000010111101111101001101001011111101100100010001000001111101100101001111001010001010100 efa78ceabb8eebab80e9878ee291b8e38585efa697ec8883eca79454
UHC 琉껎뫀野⑸ㅅ聯숃짔T 11101011101001001000001111101101100100011010010011100101101011111010100111101011101001001011010111100110111000011001100111101000101000111001110101010100 eba483ed91a4e5afa9eba4b5e6e199e8a39d54

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