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 勢暹石}勢暹石{^ 100100001010100010011101111110011001000011001110011111011001000010101000100111011111100110010000110011100111101101011110 90a89df990ce7d90a89df990ce7b5e
EUC-JP 勢暹石}勢暹石{^ 110000001010101011011010111110111100000011010000011111011100000010101010110110101111101111000000110100000111101101011110 c0aadafbc0d07dc0aadafbc0d07b5e
UTF-8 勢暹石}勢暹石{^ 111001011000101110100010111001101001101010111001111001111001111110110011011111011110010110001011101000101110011010011010101110011110011110011111101100110111101101011110 e58ba2e69ab9e79fb37de58ba2e69ab9e79fb37b5e
UHC 勢暹石}勢暹石{^ 111000011010011111100000111001111110000010110100011111011110000110100111111000001110011111100000101101000111101101011110 e1a7e0e7e0b47de1a7e0e7e0b47b5e

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