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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 闇μ?溢η?柔 100010001100010110000011110010100011111110001000111011001000001111000101001111111000111101011111 88c583ca3f88ec83c53f8f5f
EUC-JP 闇μ?溢η?柔 101100001100011110100110110011000011111110110000111011101010011011000111001111111011110111000000 b0c7a6cc3fb0eea6c73fbdc0
UTF-8 闇μ궚溢η벍柔 11101001100101111000011111001110101111001110101010110110100110101110011010111010101000101100111010110111111010111011001010001101111001101001111110010100 e99787cebceab69ae6baa2ceb7ebb28de69f94
UHC 闇μ궚溢η벍柔 1110010011100001101001011110110010000010101011111110110011101110101001011110011110010011101011101110101011110101 e4e1a5ec82afeceea5e793aeeaf5

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