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?A?S?A??nB 0011111101000000001111110100111100111111010000010011111101010011001111110100000100111111001111110110111001000010 3f403f4f3f413f533f413f3f6e42
SJIS-WIN ?@?O?A?S?A??nB 0011111101000000001111110100111100111111010000010011111101010011001111110100000100111111001111110110111001000010 3f403f4f3f413f533f413f3f6e42
EUC-JP ?@?O?A?S?A??nB 0011111101000000001111110100111100111111010000010011111101010011001111110100000100111111001111110110111001000010 3f403f4f3f413f533f413f3f6e42
UTF-8 혪@혪O혪A혪S혪A혩쨈nB 11101101100110001010101001000000111011011001100010101010010011111110110110011000101010100100000111101101100110001010101001010011111011011001100010101010010000011110110110011000101010011110110010101000100010000110111001000010 ed98aa40ed98aa4fed98aa41ed98aa53ed98aa41ed98a9eca8886e42
UHC 혪@혪O혪A혪S혪A혩쨈nB 110000101001001001000000110000101001001001001111110000101001001001000001110000101001001001010011110000101001001001000001110000101001000111000010101101000110111001000010 c29240c2924fc29241c29253c29241c291c2b46e42

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