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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ?e????節?B 0011111110000010100001010011111100111111001111110011111110010000110111110011111101000010 3f82853f3f3f3f90df3f42
EUC-JP ?e?繇??節?B 00111111101000111110010100111111100011111101010011010001001111110011111111000000111000010011111101000010 3fa3e53f8fd4d13f3fc0e13f42
UTF-8 遼e킂繇닺쾫節콮B 11101111101001111000001111101111101111011000010111101101100000101000001011100111101110011000011111101011100010111011101011101100101111101010101111100111101011111000000011101100101111011010111001000010 efa783efbd85ed8282e7b987eb8bbaecbeabe7af80ecbdae42
UHC 遼e킂繇닺쾫節콮B 1110100110101100101000111110010110110100100011101110100110100011101101001110100010110010100000101110111110111101101100100100001001000010 e9aca3e5b48ee9a3b4e8b282efbdb24242

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