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 癰????訛闇 11100001100111100011111100111111001111110011111111100110011000011000100011000101 e19e3f3f3f3fe66188c5
EUC-JP 癰????訛闇 11100001111111100011111100111111001111110011111111101011110000101011000011000111 e1fe3f3f3f3febc2b0c7
UTF-8 癰손셉얠롗訛闇 111001111001100110110000111011001000011010010000111011001000010110001001111011001001011010100000111010111010000110010111111010001010100010011011111010011001011110000111 e799b0ec8690ec8589ec96a0eba197e8a89be99787
UHC 癰손셉얠롗訛闇 1110100010111001101111001101010110111100110000011011111011101100100011101101101111101000110001011110010011100001 e8b9bcd5bcc1beec8edbe8c5e4e1

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