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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 淼夭摺[}淼夭摺[{^ 1111101101000101100110101110111010010000101000000101101101111101111110110100010110011010111011101001000010100000010110110111101101011110 fb459aee90a05b7dfb459aee90a05b7b5e
EUC-JP 淼夭摺[}淼夭摺[{^ 10001111110001111110011011010100111100001100000010100010010110110111110110001111110001111110011011010100111100001100000010100010010110110111101101011110 8fc7e6d4f0c0a25b7d8fc7e6d4f0c0a25b7b5e
UTF-8 淼夭摺[}淼夭摺[{^ 1110011010110111101111001110010110100100101011011110011010010001101110100101101101111101111001101011011110111100111001011010010010101101111001101001000110111010010110110111101101011110 e6b7bce5a4ade691ba5b7de6b7bce5a4ade691ba5b7b5e
UHC ?夭摺[}?夭摺[{^ 001111111110100011101100111011111100100101011011011111010011111111101000111011001110111111001001010110110111101101011110 3fe8ecefc95b7d3fe8ecefc95b7b5e

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