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 槨癶篦}槨癶篦{^ 100111101101100011100001101000001110001011000010011111011001111011011000111000011010000011100010110000100111101101011110 9ed8e1a0e2c27d9ed8e1a0e2c27b5e
EUC-JP 槨癶篦}槨癶篦{^ 110111001101101011100010101000101110010011000100011111011101110011011010111000101010001011100100110001000111101101011110 dcdae2a2e4c47ddcdae2a2e4c47b5e
UTF-8 槨癶篦}槨癶篦{^ 111001101010011110101000111001111001100110110110111001111010111110100110011111011110011010100111101010001110011110011001101101101110011110101111101001100111101101011110 e6a7a8e799b6e7afa67de6a7a8e799b6e7afa67b5e
UHC 槨??}槨??{^ 1100111010101010001111110011111101111101110011101010101000111111001111110111101101011110 ceaa3f3f7dceaa3f3f7b5e

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