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 ?????@?????@B 00111111001111110011111100111111001111110100000000111111001111110011111100111111001111110100000001000010 3f3f3f3f3f403f3f3f3f3f4042
SJIS-WIN ???恁?@???恁?@B 001111110011111100111111100111001000110000111111010000000011111100111111001111111001110010001100001111110100000001000010 3f3f3f9c8c3f403f3f3f9c8c3f4042
EUC-JP ???恁?@???恁?@B 001111110011111100111111110101111110110000111111010000000011111100111111001111111101011111101100001111110100000001000010 3f3f3fd7ec3f403f3f3fd7ec3f4042
UTF-8 梨꾩찉恁쌡@梨꾩찉恁쌡@B 111011111010011110100010111010101011111010101001111011001011000010001001111001101000000110000001111011001000110010100001010000001110111110100111101000101110101010111110101010011110110010110000100010011110011010000001100000011110110010001100101000010100000001000010 efa7a2eabea9ecb089e68181ec8ca140efa7a2eabea9ecb089e68181ec8ca14042
UHC 梨꾩찉恁쌡@梨꾩찉恁쌡@B 1110110010110001100001001110110010101001100011011110110011110110100110110100110101000000111011001011000110000100111011001010100110001101111011001111011010011011010011010100000001000010 ecb184eca98decf69b4d40ecb184eca98decf69b4d4042

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