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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 薪??}薪??{^ 1001000001100100001111110011111101111101100100000110010000111111001111110111101101011110 90643f3f7d90643f3f7b5e
EUC-JP 薪??}薪??{^ 1011111111000101001111110011111101111101101111111100010100111111001111110111101101011110 bfc53f3f7dbfc53f3f7b5e
UTF-8 薪듾뒮}薪듾뒮{^ 111010001001011010101010111010111001001110111110111010111001001010101110011111011110100010010110101010101110101110010011101111101110101110010010101011100111101101011110 e896aaeb93beeb92ae7de896aaeb93beeb92ae7b5e
UHC 薪듾뒮}薪듾뒮{^ 111000111110111110001010111001001000101010100111011111011110001111101111100010101110010010001010101001110111101101011110 e3ef8ae48aa77de3ef8ae48aa77b5e

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