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 襠灘廠}襠灘廠{^ 111001011111101110010011111001011000111110110001011111011110010111111011100100111110010110001111101100010111101101011110 e5fb93e58fb17de5fb93e58fb17b5e
EUC-JP 襠灘廠}襠灘廠{^ 111010101111110111000110111001111011111010110011011111011110101011111101110001101110011110111110101100110111101101011110 eafdc6e7beb37deafdc6e7beb37b5e
UTF-8 襠灘廠}襠灘廠{^ 111010001010010110100000111001111000000110011000111001011011101110100000011111011110100010100101101000001110011110000001100110001110010110111011101000000111101101011110 e8a5a0e78198e5bba07de8a5a0e78198e5bba07b5e
UHC ?灘廠}?灘廠{^ 00111111111101111010100011110011110111110111110100111111111101111010100011110011110111110111101101011110 3ff7a8f3df7d3ff7a8f3df7b5e

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