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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 鉙ー橾}鉙ー橾{^ 1111101111001000101100001111101011110001111101100110111001111101111110111100100010110000111110101111000111110110011011100111101101011110 fbc8b0faf1f66e7dfbc8b0faf1f66e7b5e
EUC-JP 鉙ー橾?}鉙ー橾?{^ 100011111110001111100011100011101011000010001111110001011011011000111111011111011000111111100011111000111000111010110000100011111100010110110110001111110111101101011110 8fe3e38eb08fc5b63f7d8fe3e38eb08fc5b63f7b5e
UTF-8 鉙ー橾}鉙ー橾{^ 111010011000100110011001111011111011110110110000111001101010100110111110111011101001001010010110011111011110100110001001100110011110111110111101101100001110011010101001101111101110111010010010100101100111101101011110 e98999efbdb0e6a9beee92967de98999efbdb0e6a9beee92967b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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