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 001111110011111100111111001111110011111100111111001111110011111100111111001111110100000001000010 3f3f3f3f3f3f3f3f3f3f4042
SJIS-WIN ?????????B@B 00111111001111110011111100111111001111110011111100111111001111110011111110000010011000010100000001000010 3f3f3f3f3f3f3f3f3f82614042
EUC-JP ?????????B@B 00111111001111110011111100111111001111110011111100111111001111110011111110100011110000100100000001000010 3f3f3f3f3f3f3f3f3fa3c24042
UTF-8 렺씻렋렻렚렺씻렋렻B@B 1110101110100000101110101110110010010100101110111110101110100000100010111110101110100000101110111110101110100000100110101110101110100000101110101110110010010100101110111110101110100000100010111110101110100000101110111110111110111100101000100100000001000010 eba0baec94bbeba08beba0bbeba09aeba0baec94bbeba08beba0bbefbca24042
UHC 렺씻렋렻렚렺씻렋렻B@B 10001110110000101011111011000100100011101010001010001110110000111000111010101101100011101100001010111110110001001000111010100010100011101100001110100011110000100100000001000010 8ec2bec48ea28ec38ead8ec2bec48ea28ec3a3c24042

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