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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 葫?傭?}葫?傭?{^ 111001001101011100111111100101110110001000111111011111011110010011010111001111111001011101100010001111110111101101011110 e4d73f97623f7de4d73f97623f7b5e
EUC-JP 葫?傭?}葫?傭?{^ 111010001101100100111111110011011100001100111111011111011110100011011001001111111100110111000011001111110111101101011110 e8d93fcdc33f7de8d93fcdc33f7b5e
UTF-8 葫硏傭쳌}葫硏傭쳌{^ 111010001001000110101011111001111010000110001111111001011000001010101101111011001011001110001100011111011110100010010001101010111110011110100001100011111110010110000010101011011110110010110011100011000111101101011110 e891abe7a18fe582adecb38c7de891abe7a18fe582adecb38c7b5e
UHC 葫硏傭쳌}葫硏傭쳌{^ 11111011110110011110011011011010111010011011011010101011011011100111110111111011110110011110011011011010111010011011011010101011011011100111101101011110 fbd9e6dae9b6ab6e7dfbd9e6dae9b6ab6e7b5e

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