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 ???P}???P{^ 0011111100111111001111110101000001111101001111110011111100111111010100000111101101011110 3f3f3f507d3f3f3f507b5e
SJIS-WIN 薪??P}薪??P{^ 10010000011001000011111100111111010100000111110110010000011001000011111100111111010100000111101101011110 90643f3f507d90643f3f507b5e
EUC-JP 薪??P}薪??P{^ 10111111110001010011111100111111010100000111110110111111110001010011111100111111010100000111101101011110 bfc53f3f507dbfc53f3f507b5e
UTF-8 薪릯뢇P}薪릯뢇P{^ 1110100010010110101010101110101110100110101011111110101110100010100001110101000001111101111010001001011010101010111010111010011010101111111010111010001010000111010100000111101101011110 e896aaeba6afeba287507de896aaeba6afeba287507b5e
UHC 薪릯뢇P}薪릯뢇P{^ 1110001111101111100100001000111110001111010000110101000001111101111000111110111110010000100011111000111101000011010100000111101101011110 e3ef908f8f43507de3ef908f8f43507b5e

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