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 闇λ?宥??? 10001000110001011000001111001001001111111001011101000111001111110011111100111111 88c583c93f97473f3f3f
EUC-JP 闇λ?宥??? 10110000110001111010011011001011001111111100110110101000001111110011111100111111 b0c7a6cb3fcda83f3f3f
UTF-8 闇λㅄ宥얍슝璘 1110100110010111100001111100111010111011111000111000010110000100111001011010111010100101111011001001011010001101111011001000101010011101111011111010011110101111 e99787cebbe38584e5aea5ec968dec8a9defa7af
UHC 闇λㅄ宥얍슝璘 1110010011100001101001011110101110100100101101001110101011101001101111101110010110111101101110011110110011011110 e4e1a5eba4b4eae9bee5bdb9ecde

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