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 ??w}??w{^ 001111110011111101110111011111010011111100111111011101110111101101011110 3f3f777d3f3f777b5e
SJIS-WIN 蛭?w}蛭?w{^ 1001010101100111001111110111011101111101100101010110011100111111011101110111101101011110 95673f777d95673f777b5e
EUC-JP 蛭?w}蛭?w{^ 1100100111001000001111110111011101111101110010011100100000111111011101110111101101011110 c9c83f777dc9c83f777b5e
UTF-8 蛭샷w}蛭샷w{^ 1110100010011011101011011110110010000011101101110111011101111101111010001001101110101101111011001000001110110111011101110111101101011110 e89badec83b7777de89badec83b7777b5e
UHC 蛭샷w}蛭샷w{^ 11110010111101001011110010100110011101110111110111110010111101001011110010100110011101110111101101011110 f2f4bca6777df2f4bca6777b5e

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