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 ??f??^}Y??f??^}bE 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 赳嗣f赳嗣^}Y赳嗣f赳嗣^}bE 11100110111000001000111001101011011001101110011011100000100011100110101101011110011111010101100111100110111000001000111001101011011001101110011011100000100011100110101101011110011111010110001001000101 e6e08e6b66e6e08e6b5e7d59e6e08e6b66e6e08e6b5e7d6245
EUC-JP 赳嗣f赳嗣^}Y赳嗣f赳嗣^}bE 11101100111000101011101111001100011001101110110011100010101110111100110001011110011111010101100111101100111000101011101111001100011001101110110011100010101110111100110001011110011111010110001001000101 ece2bbcc66ece2bbcc5e7d59ece2bbcc66ece2bbcc5e7d6245
UTF-8 赳嗣f赳嗣^}Y赳嗣f赳嗣^}bE 111010001011010110110011111001011001011110100011011001101110100010110101101100111110010110010111101000110101111001111101010110011110100010110101101100111110010110010111101000110110011011101000101101011011001111100101100101111010001101011110011111010110001001000101 e8b5b3e597a366e8b5b3e597a35e7d59e8b5b3e597a366e8b5b3e597a35e7d6245
UHC 赳嗣f赳嗣^}Y赳嗣f赳嗣^}bE 11010000101011111101111011001011011001101101000010101111110111101100101101011110011111010101100111010000101011111101111011001011011001101101000010101111110111101100101101011110011111010110001001000101 d0afdecb66d0afdecb5e7d59d0afdecb66d0afdecb5e7d6245

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