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 禎?尾}禎?尾{^ 10010010111101010011111110010100111101100111110110010010111101010011111110010100111101100111101101011110 92f53f94f67d92f53f94f67b5e
EUC-JP 禎?尾}禎?尾{^ 11000100111101110011111111001000111110000111110111000100111101110011111111001000111110000111101101011110 c4f73fc8f87dc4f73fc8f87b5e
UTF-8 禎뀌尾}禎뀌尾{^ 111001111010011010001110111010111000000010001100111001011011000010111110011111011110011110100110100011101110101110000000100011001110010110110000101111100111101101011110 e7a68eeb808ce5b0be7de7a68eeb808ce5b0be7b5e
UHC 禎뀌尾}禎뀌尾{^ 111011111110111010110010111011101101101010101101011111011110111111101110101100101110111011011010101011010111101101011110 efeeb2eedaad7defeeb2eedaad7b5e

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