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 ???N}???N{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN 芋?公N}芋?公N{^ 100010001111000000111111100011001111011001001110011111011000100011110000001111111000110011110110010011100111101101011110 88f03f8cf64e7d88f03f8cf64e7b5e
EUC-JP 芋?公N}芋?公N{^ 101100001111001000111111101110001111100001001110011111011011000011110010001111111011100011111000010011100111101101011110 b0f23fb8f84e7db0f23fb8f84e7b5e
UTF-8 芋닺公N}芋닺公N{^ 1110100010001010100010111110101110001011101110101110010110000101101011000100111001111101111010001000101010001011111010111000101110111010111001011000010110101100010011100111101101011110 e88a8beb8bbae585ac4e7de88a8beb8bbae585ac4e7b5e
UHC 芋닺公N}芋닺公N{^ 1110100111100011101101001110100011001101111010110100111001111101111010011110001110110100111010001100110111101011010011100111101101011110 e9e3b4e8cdeb4e7de9e3b4e8cdeb4e7b5e

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