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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 髫カ鮓蒐}髫カ鮓蒐{^ 1110100110011010101101101110100110110110100011110100111001111101111010011001101010110110111010011011011010001111010011100111101101011110 e99ab6e9b68f4e7de99ab6e9b68f4e7b5e
EUC-JP 髫カ鮓蒐}髫カ鮓蒐{^ 11110001111110101000111010110110111100101011100010111101101011110111110111110001111110101000111010110110111100101011100010111101101011110111101101011110 f1fa8eb6f2b8bdaf7df1fa8eb6f2b8bdaf7b5e
UTF-8 髫カ鮓蒐}髫カ鮓蒐{^ 111010011010101110101011111011111011110110110110111010011010111010010011111010001001001010010000011111011110100110101011101010111110111110111101101101101110100110101110100100111110100010010010100100000111101101011110 e9ababefbdb6e9ae93e892907de9ababefbdb6e9ae93e892907b5e
UHC ???蒐}???蒐{^ 00111111001111110011111111100010101111010111110100111111001111110011111111100010101111010111101101011110 3f3f3fe2bd7d3f3f3fe2bd7b5e

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