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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 鐔駕洲\}鐔駕洲\{^ 1110100001011100100010011110110110001111010001100101110001111101111010000101110010001001111011011000111101000110010111000111101101011110 e85c89ed8f465c7de85c89ed8f465c7b5e
EUC-JP 鐔駕洲\}鐔駕洲\{^ 1110111110111101101100101110111110111101101001110101110001111101111011111011110110110010111011111011110110100111010111000111101101011110 efbdb2efbda75c7defbdb2efbda75c7b5e
UTF-8 鐔駕洲\}鐔駕洲\{^ 1110100110010000100101001110100110100111100101011110011010110100101100100101110001111101111010011001000010010100111010011010011110010101111001101011010010110010010111000111101101011110 e99094e9a795e6b4b25c7de99094e9a795e6b4b25c7b5e
UHC ?駕洲\}?駕洲\{^ 001111111100101010111101111100011011110101011100011111010011111111001010101111011111000110111101010111000111101101011110 3fcabdf1bd5c7d3fcabdf1bd5c7b5e

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