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 精?臟?}精?臟?{^ 100100001011100000111111111001000110011000111111011111011001000010111000001111111110010001100110001111110111101101011110 90b83fe4663f7d90b83fe4663f7b5e
EUC-JP 精?臟?}精?臟?{^ 110000001011101000111111111001111100011100111111011111011100000010111010001111111110011111000111001111110111101101011110 c0ba3fe7c73f7dc0ba3fe7c73f7b5e
UTF-8 精렋臟렑}精렋臟렑{^ 111001111011001010111110111010111010000010001011111010001000011110011111111010111010000010010001011111011110011110110010101111101110101110100000100010111110100010000111100111111110101110100000100100010111101101011110 e7b2beeba08be8879feba0917de7b2beeba08be8879feba0917b5e
UHC 精렋臟렑}精렋臟렑{^ 11101111111100011000111010100010111011011111010010001110101001100111110111101111111100011000111010100010111011011111010010001110101001100111101101011110 eff18ea2edf48ea67deff18ea2edf48ea67b5e

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