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 愽溟ヂ}愽溟ヂ{^ 100111001100011110011111111100001000001101100001011111011001110011000111100111111111000010000011011000010111101101011110 9cc79ff083617d9cc79ff083617b5e
EUC-JP 愽溟ヂ}愽溟ヂ{^ 110110001100100111011110111100101010010111000010011111011101100011001001110111101111001010100101110000100111101101011110 d8c9def2a5c27dd8c9def2a5c27b5e
UTF-8 愽溟ヂ}愽溟ヂ{^ 111001101000010010111101111001101011101010011111111000111000001110000010011111011110011010000100101111011110011010111010100111111110001110000011100000100111101101011110 e684bde6ba9fe383827de684bde6ba9fe383827b5e
UHC ?溟ヂ}?溟ヂ{^ 00111111110110011010100010101011110000100111110100111111110110011010100010101011110000100111101101011110 3fd9a8abc27d3fd9a8abc27b5e

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