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 烏f?烏f?^ 1000100101000111100000101000011000111111100010010100011110000010100001100011111101011110 894782863f894782863f5e
EUC-JP 烏f˘烏f?^ 10110001101010001010001111100110100011111010001010101111101100011010100010100011111001100011111101011110 b1a8a3e68fa2afb1a8a3e63f5e
UTF-8 烏f˘烏f궒^ 111001111000001110001111111011111011110110000110110010111001100011100111100000111000111111101111101111011000011011101010101101101001001001011110 e7838fefbd86cb98e7838fefbd86eab6925e
UHC 烏f˘烏f궒^ 11101000101000011010001111100110101000101010100011101000101000011010001111100110100000101010011101011110 e8a1a3e6a2a8e8a1a3e682a75e

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