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 轜渇勧}轜渇勧{^ 111001110111111010001010100010011000101010101001011111011110011101111110100010101000100110001010101010010111101101011110 e77e8a898aa97de77e8a898aa97b5e
EUC-JP 轜渇勧}轜渇勧{^ 111011011101111110110011111010011011010010101011011111011110110111011111101100111110100110110100101010110111101101011110 eddfb3e9b4ab7deddfb3e9b4ab7b5e
UTF-8 轜渇勧}轜渇勧{^ 111010001011110110011100111001101011100010000111111001011000101110100111011111011110100010111101100111001110011010111000100001111110010110001011101001110111101101011110 e8bd9ce6b887e58ba77de8bd9ce6b887e58ba77b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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