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 ?γ?逸??攸?? 001111111000001111000001001111111000100011101101001111110011111110011101101111110011111100111111 3f83c13f88ed3f3f9dbf3f3f
EUC-JP ?γ?逸??攸?? 001111111010011011000011001111111011000011101111001111110011111111011010110000010011111100111111 3fa6c33fb0ef3f3fdac13f3f
UTF-8 筽γ꺈逸띄븦攸껎맔 1110011110101101101111011100111010110011111010101011101010001000111010011000000010111000111010111001110110000100111010111011100010100110111001101001010010111000111010101011101110001110111010111010011110010100 e7adbdceb3eaba88e980b8eb9d84ebb8a6e694b8eabb8eeba794
UHC 筽γ꺈逸띄븦攸껎맔 111010001010010010100101111000111000001110101111111011001110111110110110111001111001010110001111111010101111001010000011111011011001000010100110 e8a4a5e383afecefb6e7958feaf283ed90a6

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