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 辿叩竪狸}辿叩竪狸{^ 10010010010010001001001001000000100100100100011110010010010010110111110110010010010010001001001001000000100100100100011110010010010010110111101101011110 924892409247924b7d924892409247924b7b5e
EUC-JP 辿叩竪狸}辿叩竪狸{^ 11000011101010011100001110100001110000111010100011000011101011000111110111000011101010011100001110100001110000111010100011000011101011000111101101011110 c3a9c3a1c3a8c3ac7dc3a9c3a1c3a8c3ac7b5e
UTF-8 辿叩竪狸}辿叩竪狸{^ 111010001011111010111111111001011000111110101001111001111010101110101010111001111000101110111000011111011110100010111110101111111110010110001111101010011110011110101011101010101110011110001011101110000111101101011110 e8bebfe58fa9e7abaae78bb87de8bebfe58fa9e7abaae78bb87b5e
UHC ?叩竪狸}?叩竪狸{^ 0011111111001101101100001110001010110101110101111110000101111101001111111100110110110000111000101011010111010111111000010111101101011110 3fcdb0e2b5d7e17d3fcdb0e2b5d7e17b5e

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