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 癲??油??鎰 11100001100111110011111100111111100101101111101100111111001111111110100001001100 e19f3f3f96fb3f3fe84c
EUC-JP 癲??油??鎰 11100010101000010011111100111111110011001111110100111111001111111110111110101101 e2a13f3fccfd3f3fefad
UTF-8 癲잆끇油귝칲鎰 111001111001100110110010111011001001111010000110111010111000000110000111111001101011001010111001111010101011011110011101111011001011100110110010111010011000111010110000 e799b2ec9e86eb8187e6b2b9eab79decb9b2e98eb0
UHC 癲잆끇油귝칲鎰 1110111110100110100111111110001110000101101110111110101011111010100000101110011010101111100001011110110011110000 efa69fe385bbeafa82e6af85ecf0

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