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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 荳茨スヲ逍セ訷紋ク 1110010010111000100010001110111110111101101001101110011110010110101111101111101110100100100101101110010010111000 e4b888efbda6e796befba496e4b8
EUC-JP 荳茨スヲ逍セ訷紋ク 11101000101110101011000011110001100011101011110110001110101001101110110111110110100011101011111010001111110111011101010011001100111001101000111010111000 e8bab0f18ebd8ea6edf68ebe8fddd4cce68eb8
UTF-8 荳茨スヲ逍セ訷紋ク 111010001000110110110011111010001000110010101000111011111011110110111101111011111011110110100110111010011000000010001101111011111011110110111110111010001010100010110111111001111011010010001011111011111011110110111000 e88db3e88ca8efbdbdefbda6e9808defbdbee8a8b7e7b48befbdb8
UHC 荳茨??逍??紋? 11010100111001011110110110111100001111110011111111100001110011100011111100111111110110101010001100111111 d4e5edbc3f3fe1ce3f3fdaa33f

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