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 核?蕃?}核?蕃?{^ 100010100110101000111111100101001101011100111111011111011000101001101010001111111001010011010111001111110111101101011110 8a6a3f94d73f7d8a6a3f94d73f7b5e
EUC-JP 核?蕃?}核?蕃?{^ 101100111100101100111111110010001101100100111111011111011011001111001011001111111100100011011001001111110111101101011110 b3cb3fc8d93f7db3cb3fc8d93f7b5e
UTF-8 核淚蕃챢}核淚蕃챢{^ 111001101010000010111000111011111010010110001101111010001001010110000011111011001011000110100010011111011110011010100000101110001110111110100101100011011110100010010101100000111110110010110001101000100111101101011110 e6a0b8efa58de89583ecb1a27de6a0b8efa58de89583ecb1a27b5e
UHC 核淚蕃챢}核淚蕃챢{^ 11111010101101111101001011100111110110111110011010101010011011100111110111111010101101111101001011100111110110111110011010101010011011100111101101011110 fab7d2e7dbe6aa6e7dfab7d2e7dbe6aa6e7b5e

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