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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 譁懣官譁懣官^ 11100110100101101001110011101110100010101010111111100110100101101001110011101110100010101010111101011110 e6969cee8aafe6969cee8aaf5e
EUC-JP 譁懣官譁懣官^ 11101011111101101101100011110000101101001011000111101011111101101101100011110000101101001011000101011110 ebf6d8f0b4b1ebf6d8f0b4b15e
UTF-8 譁懣官譁懣官^ 11101000101011011000000111100110100001111010001111100101101011101001100011101000101011011000000111100110100001111010001111100101101011101001100001011110 e8ad81e687a3e5ae98e8ad81e687a3e5ae985e
UHC 譁?官譁?官^ 1111110010100110001111111100111010101111111111001010011000111111110011101010111101011110 fca63fceaffca63fceaf5e

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