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 ?}??[}?}??[{^ 00111111011111010011111100111111010110110111110100111111011111010011111100111111010110110111101101011110 3f7d3f3f5b7d3f7d3f3f5b7b5e
SJIS-WIN 鶯}鶯鶯[}鶯}鶯鶯[{^ 11101001111100100111110111101001111100101110100111110010010110110111110111101001111100100111110111101001111100101110100111110010010110110111101101011110 e9f27de9f2e9f25b7de9f27de9f2e9f25b7b5e
EUC-JP 鶯}鶯鶯[}鶯}鶯鶯[{^ 11110010111101000111110111110010111101001111001011110100010110110111110111110010111101000111110111110010111101001111001011110100010110110111101101011110 f2f47df2f4f2f45b7df2f47df2f4f2f45b7b5e
UTF-8 鶯}鶯鶯[}鶯}鶯鶯[{^ 11101001101101101010111101111101111010011011011010101111111010011011011010101111010110110111110111101001101101101010111101111101111010011011011010101111111010011011011010101111010110110111101101011110 e9b6af7de9b6afe9b6af5b7de9b6af7de9b6afe9b6af5b7b5e
UHC 鶯}鶯鶯[}鶯}鶯鶯[{^ 11100101101000110111110111100101101000111110010110100011010110110111110111100101101000110111110111100101101000111110010110100011010110110111101101011110 e5a37de5a3e5a35b7de5a37de5a3e5a35b7b5e

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