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 ??¡}??¡{^ 001111110011111110100001011111010011111100111111101000010111101101011110 3f3fa17d3f3fa17b5e
SJIS-WIN 烏〓?}烏〓?{^ 10001001010001111000000110101100001111110111110110001001010001111000000110101100001111110111101101011110 894781ac3f7d894781ac3f7b5e
EUC-JP 烏〓¡}烏〓¡{^ 1011000110101000101000101010111010001111101000101100001001111101101100011010100010100010101011101000111110100010110000100111101101011110 b1a8a2ae8fa2c27db1a8a2ae8fa2c27b5e
UTF-8 烏〓¡}烏〓¡{^ 11100111100000111000111111100011100000001001001111000010101000010111110111100111100000111000111111100011100000001001001111000010101000010111101101011110 e7838fe38093c2a17de7838fe38093c2a17b5e
UHC 烏〓¡}烏〓¡{^ 111010001010000110100001111010111010001010101110011111011110100010100001101000011110101110100010101011100111101101011110 e8a1a1eba2ae7de8a1a1eba2ae7b5e

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