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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ???硅???硅^ 0011111100111111001111111110000111101001001111110011111100111111111000011110100101011110 3f3f3fe1e93f3f3fe1e95e
EUC-JP ???硅???硅^ 0011111100111111001111111110001011101011001111110011111100111111111000101110101101011110 3f3f3fe2eb3f3f3fe2eb5e
UTF-8 歷띰퐱硅歷띰퐱硅^ 11101111101001101000110011101011100111011011000011101101100100001011000111100111101000011000010111101111101001101000110011101011100111011011000011101101100100001011000111100111101000011000010101011110 efa68ceb9db0ed90b1e7a185efa68ceb9db0ed90b1e7a1855e
UHC 歷띰퐱硅歷띰퐱硅^ 1110011010111000101101101110111110111101100110101101000010101001111001101011100010110110111011111011110110011010110100001010100101011110 e6b8b6efbd9ad0a9e6b8b6efbd9ad0a95e

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