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 ???A}???A{^ 0011111100111111001111110100000101111101001111110011111100111111010000010111101101011110 3f3f3f417d3f3f3f417b5e
SJIS-WIN 萬駈蒐A}萬駈蒐A{^ 1110010011011101100010111110110110001111010011100100000101111101111001001101110110001011111011011000111101001110010000010111101101011110 e4dd8bed8f4e417de4dd8bed8f4e417b5e
EUC-JP 萬駈蒐A}萬駈蒐A{^ 1110100011011111101101101110111110111101101011110100000101111101111010001101111110110110111011111011110110101111010000010111101101011110 e8dfb6efbdaf417de8dfb6efbdaf417b5e
UTF-8 萬駈蒐A}萬駈蒐A{^ 1110100010010000101011001110100110100111100010001110100010010010100100000100000101111101111010001001000010101100111010011010011110001000111010001001001010010000010000010111101101011110 e890ace9a788e89290417de890ace9a788e89290417b5e
UHC 萬?蒐A}萬?蒐A{^ 110110001011111100111111111000101011110101000001011111011101100010111111001111111110001010111101010000010111101101011110 d8bf3fe2bd417dd8bf3fe2bd417b5e

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