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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???匡鰻??鰻?^ 00111111001111110011111110001011101001111000100101010110001111110011111110001001010101100011111101011110 3f3f3f8ba789563f3f89563f5e
EUC-JP ???匡鰻??鰻?^ 00111111001111110011111110110110101010011011000110110111001111110011111110110001101101110011111101011110 3f3f3fb6a9b1b73f3fb1b73f5e
UTF-8 렺퓐렺匡鰻퓐렺鰻렎^ 11101011101000001011101011101101100100111001000011101011101000001011101011100101100011001010000111101001101100001011101111101101100100111001000011101011101000001011101011101001101100001011101111101011101000001000111001011110 eba0baed9390eba0bae58ca1e9b0bbed9390eba0bae9b0bbeba08e5e
UHC 렺퓐렺匡鰻퓐렺鰻렎^ 10001110110000101100011110110111100011101100001011001110110001001101100011000100110001111011011110001110110000101101100011000100100011101010010001011110 8ec2c7b78ec2cec4d8c4c7b78ec2d8c48ea45e

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