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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 弴呱梵弴呵ゥ膿 11111010101110001001100111101011100111101001000011111010101110001001100111101000101010011001010001011110 fab899eb9e90fab899e8a9945e
EUC-JP 弴呱梵弴呵ゥ膿 10001111101111001110110111010010111011011101101111110000100011111011110011101101110100101110101010001110101010011100011110111111 8fbcedd2eddbf08fbcedd2ea8ea9c7bf
UTF-8 弴呱梵弴呵ゥ膿 111001011011110010110100111001011001000110110001111001101010001010110101111001011011110010110100111001011001000110110101111011111011110110101001111010001000011010111111 e5bcb4e591b1e6a2b5e5bcb4e591b5efbda9e886bf
UHC ?呱梵?呵?膿 0011111111001101101100101101101111101111001111111100101010100111001111111101001011011011 3fcdb2dbef3fcaa73fd2db

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