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 咤韲e^ 1100001110100101110000101001001011000010101001001100001110101001110000101001111111000010101100100110010101011110 c3a5c292c2a4c3a9c29fc2b2655e
SJIS-WIN ?¥??????????e^ 001111111000000110001111001111110011111100111111001111110011111100111111001111110011111100111111001111110110010101011110 3f818f3f3f3f3f3f3f3f3f3f3f655e
EUC-JP ��¤é��e^ 100011111010101010101010001111111000111110101010101001000011111110001111101010101010010010001111101000101111000010001111101010101010101010001111101000101110110110001111101010101010010000111111100011111010101010100100001111110110010101011110 8faaaa3f8faaa43f8faaa48fa2f08faaaa8fa2ed8faaa43f8faaa43f655e
UTF-8 咤韲e^ 1100001110000011110000101010010111000011100000101100001010010010110000111000001011000010101001001100001110000011110000101010100111000011100000101100001010011111110000111000001011000010101100100110010101011110 c383c2a5c382c292c382c2a4c383c2a9c382c29fc382c2b2655e
UHC ?????¤?????²e^ 00111111001111110011111100111111001111111010001010110100001111110011111100111111001111110011111110101001111101110110010101011110 3f3f3f3f3fa2b43f3f3f3f3fa9f7655e

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