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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 癲??游ユ?遺 1110000110011111001111110011111110011111111000001000001110000110001111111000100011100010 e19f3f3f9fe083863f88e2
EUC-JP 癲??游ユ?遺 1110001010100001001111110011111111011110111000101010010111100110001111111011000011100100 e2a13f3fdee2a5e63fb0e4
UTF-8 癲뗣깿游ユ틦遺 111001111001100110110010111010111001011110100011111010101011100110111111111001101011100010111000111000111000001110100110111011011000101110100110111010011000000110111010 e799b2eb97a3eab9bfe6b8b8e383a6ed8ba6e981ba
UHC 癲뗣깿游ユ틦遺 1110111110100110100010111110001110000011101010001110101011111101101010111110011010111010100100001110101110110110 efa68be383a8eafdabe6ba90ebb6

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