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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?豈巐м?豈巐к^ 001111111110011010101111111110101011011010000100011111010011111111100110101011111111101010110110100001000111101101011110 3fe6affab6847d3fe6affab6847b5e
EUC-JP 嶴豈巐м嶴豈巐к^ 100011111011101111110011111011001011000110001111101110111111100110100111110111101000111110111011111100111110110010110001100011111011101111111001101001111101110001011110 8fbbf3ecb18fbbf9a7de8fbbf3ecb18fbbf9a7dc5e
UTF-8 嶴豈巐м嶴豈巐к^ 1110010110110110101101001110100010110001100010001110010110110111100100001101000010111100111001011011011010110100111010001011000110001000111001011011011110010000110100001011101001011110 e5b6b4e8b188e5b790d0bce5b6b4e8b188e5b790d0ba5e
UHC ?豈?м?豈?к^ 00111111110100011100001000111111101011001101111000111111110100011100001000111111101011001101110001011110 3fd1c23facde3fd1c23facdc5e

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