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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ??斤壙坤??斤壙鵠^ 0011111100111111100010111101001010011010110110111000110110100011001111110011111110001011110100101001101011011011100011011001010001011110 3f3f8bd29adb8da33f3f8bd29adb8d945e
EUC-JP ??斤壙坤??斤壙鵠^ 0011111100111111101101101101010011010100110111011011101010100101001111110011111110110110110101001101010011011101101110011111010001011110 3f3fb6d4d4ddbaa53f3fb6d4d4ddb9f45e
UTF-8 렻늚斤壙坤렻늚斤壙鵠^ 11101011101000001011101111101011100010101001101011100110100101101010010011100101101000111001100111100101100111011010010011101011101000001011101111101011100010101001101011100110100101101010010011100101101000111001100111101001101101011010000001011110 eba0bbeb8a9ae696a4e5a399e59da4eba0bbeb8a9ae696a4e5a399e9b5a05e
UHC 렻늚斤壙坤렻늚斤壙鵠^ 100011101100001110110100110001011101000011000101110011101100010111001101110111101000111011000011101101001100010111010000110001011100111011000101110011011101110001011110 8ec3b4c5d0c5cec5cdde8ec3b4c5d0c5cec5cddc5e

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