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{^ 1001000001110000001111110101011101111101100100000111000000111111010101110111101101011110 90703f577d90703f577b5e
EUC-JP 壬?W}壬?W{^ 1011111111010001001111110101011101111101101111111101000100111111010101110111101101011110 bfd13f577dbfd13f577b5e
UTF-8 壬싹W}壬싹W{^ 1110010110100011101011001110110010001011101110010101011101111101111001011010001110101100111011001000101110111001010101110111101101011110 e5a3acec8bb9577de5a3acec8bb9577b5e
UHC 壬싹W}壬싹W{^ 11101100111100111011110111001111010101110111110111101100111100111011110111001111010101110111101101011110 ecf3bdcf577decf3bdcf577b5e

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