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 ????H????H^ 0011111100111111001111110011111101001000001111110011111100111111001111110100100001011110 3f3f3f3f483f3f3f3f485e
SJIS-WIN ????H????H^ 0011111100111111001111110011111101001000001111110011111100111111001111110100100001011110 3f3f3f3f483f3f3f3f485e
EUC-JP ????H????H^ 0011111100111111001111110011111101001000001111110011111100111111001111110100100001011110 3f3f3f3f483f3f3f3f485e
UTF-8 렺옵렻렎H렺옵렻렎H^ 111010111010000010111010111011001001100010110101111010111010000010111011111010111010000010001110010010001110101110100000101110101110110010011000101101011110101110100000101110111110101110100000100011100100100001011110 eba0baec98b5eba0bbeba08e48eba0baec98b5eba0bbeba08e485e
UHC 렺옵렻렎H렺옵렻렎H^ 10001110110000101011111111001001100011101100001110001110101001000100100010001110110000101011111111001001100011101100001110001110101001000100100001011110 8ec2bfc98ec38ea4488ec2bfc98ec38ea4485e

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