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 ??W}??W{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN 韆叱W}韆叱W{^ 11101000111001101000111010110110010101110111110111101000111001101000111010110110010101110111101101011110 e8e68eb6577de8e68eb6577b5e
EUC-JP 韆叱W}韆叱W{^ 11110000111010001011110010111000010101110111110111110000111010001011110010111000010101110111101101011110 f0e8bcb8577df0e8bcb8577b5e
UTF-8 韆叱W}韆叱W{^ 1110100110011111100001101110010110001111101100010101011101111101111010011001111110000110111001011000111110110001010101110111101101011110 e99f86e58fb1577de99f86e58fb1577b5e
UHC 韆叱W}韆叱W{^ 11110100110001111111001011101010010101110111110111110100110001111111001011101010010101110111101101011110 f4c7f2ea577df4c7f2ea577b5e

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