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 竪造損\}竪造損\{^ 1001001001000111100100011010001010010001101110010101110001111101100100100100011110010001101000101001000110111001010111000111101101011110 924791a291b95c7d924791a291b95c7b5e
EUC-JP 竪造損\}竪造損\{^ 1100001110101000110000101010010011000010101110110101110001111101110000111010100011000010101001001100001010111011010111000111101101011110 c3a8c2a4c2bb5c7dc3a8c2a4c2bb5c7b5e
UTF-8 竪造損\}竪造損\{^ 1110011110101011101010101110100110000000101000001110011010010000100011010101110001111101111001111010101110101010111010011000000010100000111001101001000010001101010111000111101101011110 e7abaae980a0e6908d5c7de7abaae980a0e6908d5c7b5e
UHC 竪造損\}竪造損\{^ 1110001010110101111100001110001111100001110111110101110001111101111000101011010111110000111000111110000111011111010111000111101101011110 e2b5f0e3e1df5c7de2b5f0e3e1df5c7b5e

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