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 ???c}???c{^ 0011111100111111001111110110001101111101001111110011111100111111011000110111101101011110 3f3f3f637d3f3f3f637b5e
SJIS-WIN 薪??c}薪??c{^ 10010000011001000011111100111111011000110111110110010000011001000011111100111111011000110111101101011110 90643f3f637d90643f3f637b5e
EUC-JP 薪??c}薪??c{^ 10111111110001010011111100111111011000110111110110111111110001010011111100111111011000110111101101011110 bfc53f3f637dbfc53f3f637b5e
UTF-8 薪딇뢑c}薪딇뢑c{^ 1110100010010110101010101110101110010100100001111110101110100010100100010110001101111101111010001001011010101010111010111001010010000111111010111010001010010001011000110111101101011110 e896aaeb9487eba291637de896aaeb9487eba291637b5e
UHC 薪딇뢑c}薪딇뢑c{^ 1110001111101111100010101110110110001111010011000110001101111101111000111110111110001010111011011000111101001100011000110111101101011110 e3ef8aed8f4c637de3ef8aed8f4c637b5e

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