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 ??d}??d{^ 001111110011111101100100011111010011111100111111011001000111101101011110 3f3f647d3f3f647b5e
SJIS-WIN ?腋d}?腋d{^ 0011111111100011111111000110010001111101001111111110001111111100011001000111101101011110 3fe3fc647d3fe3fc647b5e
EUC-JP ?腋d}?腋d{^ 0011111111100110111111100110010001111101001111111110011011111110011001000111101101011110 3fe6fe647d3fe6fe647b5e
UTF-8 쒀腋d}쒀腋d{^ 1110110010010010100000001110100010000101100010110110010001111101111011001001001010000000111010001000010110001011011001000111101101011110 ec9280e8858b647dec9280e8858b647b5e
UHC 쒀腋d}쒀腋d{^ 10111110101011001110010011111101011001000111110110111110101011001110010011111101011001000111101101011110 beace4fd647dbeace4fd647b5e

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