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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 癲μЦn}癲μЦn{^ 1110000110011111100000111100101010000100010101110110111001111101111000011001111110000011110010101000010001010111011011100111101101011110 e19f83ca84576e7de19f83ca84576e7b5e
EUC-JP 癲μЦn}癲μЦn{^ 1110001010100001101001101100110010100111101110000110111001111101111000101010000110100110110011001010011110111000011011100111101101011110 e2a1a6cca7b86e7de2a1a6cca7b86e7b5e
UTF-8 癲μЦn}癲μЦn{^ 11100111100110011011001011001110101111001101000010100110011011100111110111100111100110011011001011001110101111001101000010100110011011100111101101011110 e799b2cebcd0a66e7de799b2cebcd0a66e7b5e
UHC 癲μЦn}癲μЦn{^ 1110111110100110101001011110110010101100101110000110111001111101111011111010011010100101111011001010110010111000011011100111101101011110 efa6a5ecacb86e7defa6a5ecacb86e7b5e

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