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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 廴顏瘻}廴顏瘻{^ 100111000100110111101000111110001110000110010001011111011001110001001101111010001111100011100001100100010111101101011110 9c4de8f8e1917d9c4de8f8e1917b5e
EUC-JP 廴顏瘻}廴顏瘻{^ 110101111010111011110000111110101110000111110001011111011101011110101110111100001111101011100001111100010111101101011110 d7aef0fae1f17dd7aef0fae1f17b5e
UTF-8 廴顏瘻}廴顏瘻{^ 111001011011101110110100111010011010000110001111111001111001100010111011011111011110010110111011101101001110100110100001100011111110011110011000101110110111101101011110 e5bbb4e9a18fe798bb7de5bbb4e9a18fe798bb7b5e
UHC ??瘻}??瘻{^ 0011111100111111110101111010101001111101001111110011111111010111101010100111101101011110 3f3fd7aa7d3f3fd7aa7b5e

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