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 疋?万}疋?万{^ 10010101010001000011111110010110100111000111110110010101010001000011111110010110100111000111101101011110 95443f969c7d95443f969c7b5e
EUC-JP 疋?万}疋?万{^ 11001001101001010011111111001011111111000111110111001001101001010011111111001011111111000111101101011110 c9a53fcbfc7dc9a53fcbfc7b5e
UTF-8 疋곁万}疋곁万{^ 111001111001011010001011111010101011001110000001111001001011100010000111011111011110011110010110100010111110101010110011100000011110010010111000100001110111101101011110 e7968beab381e4b8877de7968beab381e4b8877b5e
UHC 疋곁万}疋곁万{^ 111110011011010110110000111001111101100010110010011111011111100110110101101100001110011111011000101100100111101101011110 f9b5b0e7d8b27df9b5b0e7d8b27b5e

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