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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 癲μ?肄?癲μ? 11100001100111111000001111001010001111111110001111100101001111111110000110011111100000111100101000111111 e19f83ca3fe3e53fe19f83ca3f
EUC-JP 癲μ?肄?癲μ? 11100010101000011010011011001100001111111110011011100111001111111110001010100001101001101100110000111111 e2a1a6cc3fe6e73fe2a1a6cc3f
UTF-8 癲μ렲肄뻞癲μ렲 11100111100110011011001011001110101111001110101110100000101100101110100010000010100001001110101110111011100111101110011110011001101100101100111010111100111010111010000010110010 e799b2cebceba0b2e88284ebbb9ee799b2cebceba0b2
UHC 癲μ렲肄뻞癲μ렲 11101111101001101010010111101100100011101011111111101100101111011001011001101000111011111010011010100101111011001000111010111111 efa6a5ec8ebfecbd9668efa6a5ec8ebf

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