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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 癲μЩ}癲μЩ{^ 111000011001111110000011110010101000010001011010011111011110000110011111100000111100101010000100010110100111101101011110 e19f83ca845a7de19f83ca845a7b5e
EUC-JP 癲μЩ}癲μЩ{^ 111000101010000110100110110011001010011110111011011111011110001010100001101001101100110010100111101110110111101101011110 e2a1a6cca7bb7de2a1a6cca7bb7b5e
UTF-8 癲μЩ}癲μЩ{^ 1110011110011001101100101100111010111100110100001010100101111101111001111001100110110010110011101011110011010000101010010111101101011110 e799b2cebcd0a97de799b2cebcd0a97b5e
UHC 癲μЩ}癲μЩ{^ 111011111010011010100101111011001010110010111011011111011110111110100110101001011110110010101100101110110111101101011110 efa6a5ecacbb7defa6a5ecacbb7b5e

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