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 臟捧棍}臟捧棍{^ 111001000110011010010101111110011001111010011110011111011110010001100110100101011111100110011110100111100111101101011110 e46695f99e9e7de46695f99e9e7b5e
EUC-JP 臟捧棍}臟捧棍{^ 111001111100011111001010111110111101101111111110011111011110011111000111110010101111101111011011111111100111101101011110 e7c7cafbdbfe7de7c7cafbdbfe7b5e
UTF-8 臟捧棍}臟捧棍{^ 111010001000011110011111111001101000110110100111111001101010001110001101011111011110100010000111100111111110011010001101101001111110011010100011100011010111101101011110 e8879fe68da7e6a38d7de8879fe68da7e6a38d7b5e
UHC 臟捧棍}臟捧棍{^ 111011011111010011011100111010011100110111100010011111011110110111110100110111001110100111001101111000100111101101011110 edf4dce9cde27dedf4dce9cde27b5e

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