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 ?_?V?t}?_?V?t{^ 001111110101111100111111010101100011111101110100011111010011111101011111001111110101011000111111011101000111101101011110 3f5f3f563f747d3f5f3f563f747b5e
SJIS-WIN _鯀V鯀t}_鯀V鯀t{^ 111101101110001101011111111010011011111101010110111010011011111101110100011111011111011011100011010111111110100110111111010101101110100110111111011101000111101101011110 f6e35fe9bf56e9bf747df6e35fe9bf56e9bf747b5e
EUC-JP ?_鯀V鯀t}?_鯀V鯀t{^ 00111111010111111111001011000001010101101111001011000001011101000111110100111111010111111111001011000001010101101111001011000001011101000111101101011110 3f5ff2c156f2c1747d3f5ff2c156f2c1747b5e
UTF-8 _鯀V鯀t}_鯀V鯀t{^ 111011101001010010001010010111111110100110101111100000000101011011101001101011111000000001110100011111011110111010010100100010100101111111101001101011111000000001010110111010011010111110000000011101000111101101011110 ee948a5fe9af8056e9af80747dee948a5fe9af8056e9af80747b5e
UHC ?_?V?t}?_?V?t{^ 001111110101111100111111010101100011111101110100011111010011111101011111001111110101011000111111011101000111101101011110 3f5f3f563f747d3f5f3f563f747b5e

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