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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 燁ァ﨟セ\}燁ァ﨟セ\{^ 1111101101011001101001111111101110011101101111100101110001111101111110110101100110100111111110111001110110111110010111000111101101011110 fb59a7fb9dbe5c7dfb59a7fb9dbe5c7b5e
EUC-JP 燁ァ?セ\}燁ァ?セ\{^ 100011111100101010110011100011101010011100111111100011101011111001011100011111011000111111001010101100111000111010100111001111111000111010111110010111000111101101011110 8fcab38ea73f8ebe5c7d8fcab38ea73f8ebe5c7b5e
UTF-8 燁ァ﨟セ\}燁ァ﨟セ\{^ 1110011110000111100000011110111110111101101001111110111110101000100111111110111110111101101111100101110001111101111001111000011110000001111011111011110110100111111011111010100010011111111011111011110110111110010111000111101101011110 e78781efbda7efa89fefbdbe5c7de78781efbda7efa89fefbdbe5c7b5e
UHC 燁???\}燁???\{^ 111001111010011100111111001111110011111101011100011111011110011110100111001111110011111100111111010111000111101101011110 e7a73f3f3f5c7de7a73f3f3f5c7b5e

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