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 001111110011111100111111100011101001011100111111010000000011111100111111001111111000111010010111001111110100000001000010 3f3f3f8e973f403f3f3f8e973f4042
EUC-JP ???似?@???似?@B 001111110011111100111111101110111111011100111111010000000011111100111111001111111011101111110111001111110100000001000010 3f3f3fbbf73f403f3f3fbbf73f4042
UTF-8 렻렒렺似렚@렻렒렺似렚@B 111010111010000010111011111010111010000010010010111010111010000010111010111001001011110010111100111010111010000010011010010000001110101110100000101110111110101110100000100100101110101110100000101110101110010010111100101111001110101110100000100110100100000001000010 eba0bbeba092eba0bae4bcbceba09a40eba0bbeba092eba0bae4bcbceba09a4042
UHC 렻렒렺似렚@렻렒렺似렚@B 1000111011000011100011101010011110001110110000101101111011000100100011101010110101000000100011101100001110001110101001111000111011000010110111101100010010001110101011010100000001000010 8ec38ea78ec2dec48ead408ec38ea78ec2dec48ead4042

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