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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 臓多蔵測}臓多蔵測{^ 10010001100111111001000110111101100100011010000010010001101010100111110110010001100111111001000110111101100100011010000010010001101010100111101101011110 919f91bd91a091aa7d919f91bd91a091aa7b5e
EUC-JP 臓多蔵測}臓多蔵測{^ 11000010101000011100001010111111110000101010001011000010101011000111110111000010101000011100001010111111110000101010001011000010101011000111101101011110 c2a1c2bfc2a2c2ac7dc2a1c2bfc2a2c2ac7b5e
UTF-8 臓多蔵測}臓多蔵測{^ 111010001000011110010011111001011010010010011010111010001001010010110101111001101011100010101100011111011110100010000111100100111110010110100100100110101110100010010100101101011110011010111000101011000111101101011110 e88793e5a49ae894b5e6b8ac7de88793e5a49ae894b5e6b8ac7b5e
UHC ?多?測}?多?測{^ 001111111101001011111101001111111111011010110100011111010011111111010010111111010011111111110110101101000111101101011110 3fd2fd3ff6b47d3fd2fd3ff6b47b5e

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