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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 癲?????臾? 11100001100111110011111100111111001111110011111100111111111001000110101100111111 e19f3f3f3f3f3fe46b3f
EUC-JP 癲?????臾? 11100010101000010011111100111111001111110011111100111111111001111100110000111111 e2a13f3f3f3f3fe7cc3f
UTF-8 癲덈뜉履볩쭕臾뺤 111001111001100110110010111010111000110110001000111010111001110010001001111011111010011110011111111010111011001110101001111011001010110110010101111010001000011110111110111010111011101010100100 e799b2eb8d88eb9c89efa79febb3a9ecad95e887beebbaa4
UHC 癲덈뜉履볩쭕臾뺤 11101111101001101000100011101011100011011000110011101100101010101001001111101111101001111000110111101011101011001001010111101100 efa688eb8d8cecaa93efa78debac95ec

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