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 ???????D^e^ 0011111100111111001111110011111100111111001111110011111101000100010111100110010101011110 3f3f3f3f3f3f3f445e655e
SJIS-WIN 恁??恁???D^e^ 10011100100011000011111100111111100111001000110000111111001111110011111101000100010111100110010101011110 9c8c3f3f9c8c3f3f3f445e655e
EUC-JP 恁??恁???D^e^ 11010111111011000011111100111111110101111110110000111111001111110011111101000100010111100110010101011110 d7ec3f3fd7ec3f3f3f445e655e
UTF-8 恁듯삏恁쿓梨뾗D^e^ 11100110100000011000000111101011100100111010111111101100100000101000111111100110100000011000000111101100101111111001001111101111101001111010001011101011101111101001011101000100010111100110010101011110 e68181eb93afec828fe68181ecbf93efa7a2ebbe97445e655e
UHC 恁듯삏恁쿓梨뾗D^e^ 111011001111011010110101111011011001100010010110111011001111011010110011010010001110110010110001100101110101010001000100010111100110010101011110 ecf6b5ed9896ecf6b348ecb19754445e655e

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