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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN シテシッシ狆レ^ 101111001100001110111100101011111011110011100000101111001101101001011110 bcc3bcafbce0bcda5e
EUC-JP シテシッシ狆レ^ 100011101011110010001110110000111000111010111100100011101010111110001110101111001110000010111110100011101101101001011110 8ebc8ec38ebc8eaf8ebce0be8eda5e
UTF-8 シテシッシ狆レ^ 11101111101111011011110011101111101111101000001111101111101111011011110011101111101111011010111111101111101111011011110011100111100010111000011011101111101111101001101001011110 efbdbcefbe83efbdbcefbdafefbdbce78b86efbe9a5e
UHC ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e

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