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 癲??巡??臾 11100001100111110011111100111111100011111000010000111111001111111110010001101011 e19f3f3f8f843f3fe46b
EUC-JP 癲??巡??臾 11100010101000010011111100111111101111011110010000111111001111111110011111001100 e2a13f3fbde43f3fe7cc
UTF-8 癲ⓥ뫖巡껇굜臾 111001111001100110110010111000101001001110100101111010111010101110010110111001011011011110100001111010101011101110000111111010101011010110011100111010001000011110111110 e799b2e293a5ebab96e5b7a1eabb87eab59ce887be
UHC 癲ⓥ뫖巡껇굜臾 1110111110100110101010001110001010010001101110001110001011011110100000111110100010000010100001001110101110101100 efa6a8e291b8e2de83e88284ebac

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