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 烏m?艤?К? 1000100101000111100000101000110100111111111001000111111000111111100001000100101100111111 8947828d3fe47e3f844b3f
EUC-JP 烏m?艤?К? 1011000110101000101000111110110100111111111001111101111100111111101001111010110000111111 b1a8a3ed3fe7df3fa7ac3f
UTF-8 烏m렖艤숂К溜 1110011110000011100011111110111110111101100011011110101110100000100101101110100010001001101001001110110010001000100000101101000010011010111011111010011110001011 e7838fefbd8deba096e889a4ec8882d09aefa78b
UHC 烏m렖艤숂К溜 1110100010100001101000111110110110001110101010111110101111111010100110011110011110101100101011001110101011111110 e8a1a3ed8eabebfa99e7acaceafe

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