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 癲?????臾?? 1110000110011111001111110011111100111111001111110011111111100100011010110011111100111111 e19f3f3f3f3f3fe46b3f3f
EUC-JP 癲?????臾?? 1110001010100001001111110011111100111111001111110011111111100111110011000011111100111111 e2a13f3f3f3f3fe7cc3f3f
UTF-8 癲덈뜉履볩쭕臾뺤춵 111001111001100110110010111010111000110110001000111010111001110010001001111011111010011110011111111010111011001110101001111011001010110110010101111010001000011110111110111010111011101010100100111011001011011010110101 e799b2eb8d88eb9c89efa79febb3a9ecad95e887beebbaa4ecb6b5
UHC 癲덈뜉履볩쭕臾뺤춵 111011111010011010001000111010111000110110001100111011001010101010010011111011111010011110001101111010111010110010010101111011001010110110010001 efa688eb8d8cecaa93efa78debac95ecad91

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