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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???恁?}???恁?{^ 001111110011111100111111100111001000110000111111011111010011111100111111001111111001110010001100001111110111101101011110 3f3f3f9c8c3f7d3f3f3f9c8c3f7b5e
EUC-JP ???恁?}???恁?{^ 001111110011111100111111110101111110110000111111011111010011111100111111001111111101011111101100001111110111101101011110 3f3f3fd7ec3f7d3f3f3fd7ec3f7b5e
UTF-8 梨꾩찉恁쌽}梨꾩찉恁쌽{^ 111011111010011110100010111010101011111010101001111011001011000010001001111001101000000110000001111011001000110010111101011111011110111110100111101000101110101010111110101010011110110010110000100010011110011010000001100000011110110010001100101111010111101101011110 efa7a2eabea9ecb089e68181ec8cbd7defa7a2eabea9ecb089e68181ec8cbd7b5e
UHC 梨꾩찉恁쌽}梨꾩찉恁쌽{^ 1110110010110001100001001110110010101001100011011110110011110110100110110110101101111101111011001011000110000100111011001010100110001101111011001111011010011011011010110111101101011110 ecb184eca98decf69b6b7decb184eca98decf69b6b7b5e

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