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 ???g}???g{^ 0011111100111111001111110110011101111101001111110011111100111111011001110111101101011110 3f3f3f677d3f3f3f677b5e
SJIS-WIN 灌鮃鴒g}灌鮃鴒g{^ 1001111111110011111010011011011111101001111101110110011101111101100111111111001111101001101101111110100111110111011001110111101101011110 9ff3e9b7e9f7677d9ff3e9b7e9f7677b5e
EUC-JP 灌鮃鴒g}灌鮃鴒g{^ 1101111011110101111100101011100111110010111110010110011101111101110111101111010111110010101110011111001011111001011001110111101101011110 def5f2b9f2f9677ddef5f2b9f2f9677b5e
UTF-8 灌鮃鴒g}灌鮃鴒g{^ 1110011110000001100011001110100110101110100000111110100110110100100100100110011101111101111001111000000110001100111010011010111010000011111010011011010010010010011001110111101101011110 e7818ce9ae83e9b492677de7818ce9ae83e9b492677b5e
UHC 灌??g}灌??g{^ 11001110101101000011111100111111011001110111110111001110101101000011111100111111011001110111101101011110 ceb43f3f677dceb43f3f677b5e

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