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 Ÿñà}çhçfn}Ÿñà}çhçfn{^ 100111111111000111100000011111011110011101101000111001110110011001101110011111011001111111110001111000000111110111100111011010001110011101100110011011100111101101011110 9ff1e07de768e7666e7d9ff1e07de768e7666e7b5e
SJIS-WIN ???}?h?fn}???}?h?fn{^ 001111110011111100111111011111010011111101101000001111110110011001101110011111010011111100111111001111110111110100111111011010000011111101100110011011100111101101011110 3f3f3f7d3f683f666e7d3f3f3f7d3f683f666e7b5e
EUC-JP ?ñà}çhçfn}?ñà}çhçfn{^ 00111111100011111010101111010000100011111010101110100010011111011000111110101011101011100110100010001111101010111010111001100110011011100111110100111111100011111010101111010000100011111010101110100010011111011000111110101011101011100110100010001111101010111010111001100110011011100111101101011110 3f8fabd08faba27d8fabae688fabae666e7d3f8fabd08faba27d8fabae688fabae666e7b5e
UTF-8 Ÿñà}çhçfn}Ÿñà}çhçfn{^ 11000010100111111100001110110001110000111010000001111101110000111010011101101000110000111010011101100110011011100111110111000010100111111100001110110001110000111010000001111101110000111010011101101000110000111010011101100110011011100111101101011110 c29fc3b1c3a07dc3a768c3a7666e7dc29fc3b1c3a07dc3a768c3a7666e7b5e
UHC ???}?h?fn}???}?h?fn{^ 001111110011111100111111011111010011111101101000001111110110011001101110011111010011111100111111001111110111110100111111011010000011111101100110011011100111101101011110 3f3f3f7d3f683f666e7d3f3f3f7d3f683f666e7b5e

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