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 其湛他辿}其湛他辿{^ 10010001101101001001001001011000100100011011110010010010010010000111110110010001101101001001001001011000100100011011110010010010010010000111101101011110 91b4925891bc92487d91b4925891bc92487b5e
EUC-JP 其湛他辿}其湛他辿{^ 11000010101101101100001110111001110000101011111011000011101010010111110111000010101101101100001110111001110000101011111011000011101010010111101101011110 c2b6c3b9c2bec3a97dc2b6c3b9c2bec3a97b5e
UTF-8 其湛他辿}其湛他辿{^ 111001011000010110110110111001101011100110011011111001001011101110010110111010001011111010111111011111011110010110000101101101101110011010111001100110111110010010111011100101101110100010111110101111110111101101011110 e585b6e6b99be4bb96e8bebf7de585b6e6b99be4bb96e8bebf7b5e
UHC 其湛他?}其湛他?{^ 1101000011101100110100111100000011110110111000100011111101111101110100001110110011010011110000001111011011100010001111110111101101011110 d0ecd3c0f6e23f7dd0ecd3c0f6e23f7b5e

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