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 ?O?B?O?B?O?[ 001111110100111100111111010000100011111101001111001111110100001000111111010011110011111101011011 3f4f3f423f4f3f423f4f3f5b
SJIS-WIN ?O?B?O?B?O?[ 001111110100111100111111010000100011111101001111001111110100001000111111010011110011111101011011 3f4f3f423f4f3f423f4f3f5b
EUC-JP ?O?B?O?B?O?[ 001111110100111100111111010000100011111101001111001111110100001000111111010011110011111101011011 3f4f3f423f4f3f423f4f3f5b
UTF-8 혪O혪B혪O혪B혪O혪[ 111011011001100010101010010011111110110110011000101010100100001011101101100110001010101001001111111011011001100010101010010000101110110110011000101010100100111111101101100110001010101001011011 ed98aa4fed98aa42ed98aa4fed98aa42ed98aa4fed98aa5b
UHC 혪O혪B혪O혪B혪O혪[ 110000101001001001001111110000101001001001000010110000101001001001001111110000101001001001000010110000101001001001001111110000101001001001011011 c2924fc29242c2924fc29242c2924fc2925b

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