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 ????on}????on{^ 001111110011111100111111001111110110111101101110011111010011111100111111001111110011111101101111011011100111101101011110 3f3f3f3f6f6e7d3f3f3f3f6f6e7b5e
SJIS-WIN 鞅ユャon}鞅ユャon{^ 11110110110010111110100011010111110101011010110001101111011011100111110111110110110010111110100011010111110101011010110001101111011011100111101101011110 f6cbe8d7d5ac6f6e7df6cbe8d7d5ac6f6e7b5e
EUC-JP ?鞅ユャon}?鞅ユャon{^ 001111111111000011011001100011101101010110001110101011000110111101101110011111010011111111110000110110011000111011010101100011101010110001101111011011100111101101011110 3ff0d98ed58eac6f6e7d3ff0d98ed58eac6f6e7b5e
UTF-8 鞅ユャon}鞅ユャon{^ 11101110100100111011001011101001100111101000010111101111101111101001010111101111101111011010110001101111011011100111110111101110100100111011001011101001100111101000010111101111101111101001010111101111101111011010110001101111011011100111101101011110 ee93b2e99e85efbe95efbdac6f6e7dee93b2e99e85efbe95efbdac6f6e7b5e
UHC ????on}????on{^ 001111110011111100111111001111110110111101101110011111010011111100111111001111110011111101101111011011100111101101011110 3f3f3f3f6f6e7d3f3f3f3f6f6e7b5e

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