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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN フ鮓コ\}フ鮓コ\{^ 1111000010111001110011001110100110110110101110100101110001111101111100001011100111001100111010011011011010111010010111000111101101011110 f0b9cce9b6ba5c7df0b9cce9b6ba5c7b5e
EUC-JP ?フ鮓コ\}?フ鮓コ\{^ 00111111100011101100110011110010101110001000111010111010010111000111110100111111100011101100110011110010101110001000111010111010010111000111101101011110 3f8eccf2b88eba5c7d3f8eccf2b88eba5c7b5e
UTF-8 フ鮓コ\}フ鮓コ\{^ 1110111010000001101110001110111110111110100011001110100110101110100100111110111110111101101110100101110001111101111011101000000110111000111011111011111010001100111010011010111010010011111011111011110110111010010111000111101101011110 ee81b8efbe8ce9ae93efbdba5c7dee81b8efbe8ce9ae93efbdba5c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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