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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 癲μ?\}癲μ?\{^ 111000011001111110000011110010100011111101011100011111011110000110011111100000111100101000111111010111000111101101011110 e19f83ca3f5c7de19f83ca3f5c7b5e
EUC-JP 癲μ?\}癲μ?\{^ 111000101010000110100110110011000011111101011100011111011110001010100001101001101100110000111111010111000111101101011110 e2a1a6cc3f5c7de2a1a6cc3f5c7b5e
UTF-8 癲μ쵕\}癲μ쵕\{^ 111001111001100110110010110011101011110011101100101101011001010101011100011111011110011110011001101100101100111010111100111011001011010110010101010111000111101101011110 e799b2cebcecb5955c7de799b2cebcecb5955c7b5e
UHC 癲μ쵕\}癲μ쵕\{^ 1110111110100110101001011110110010101100100101110101110001111101111011111010011010100101111011001010110010010111010111000111101101011110 efa6a5ecac975c7defa6a5ecac975c7b5e

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