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 湛叩湛叩}湛叩湛叩{^ 10010010010110001001001001000000100100100101100010010010010000000111110110010010010110001001001001000000100100100101100010010010010000000111101101011110 92589240925892407d92589240925892407b5e
EUC-JP 湛叩湛叩}湛叩湛叩{^ 11000011101110011100001110100001110000111011100111000011101000010111110111000011101110011100001110100001110000111011100111000011101000010111101101011110 c3b9c3a1c3b9c3a17dc3b9c3a1c3b9c3a17b5e
UTF-8 湛叩湛叩}湛叩湛叩{^ 111001101011100110011011111001011000111110101001111001101011100110011011111001011000111110101001011111011110011010111001100110111110010110001111101010011110011010111001100110111110010110001111101010010111101101011110 e6b99be58fa9e6b99be58fa97de6b99be58fa9e6b99be58fa97b5e
UHC 湛叩湛叩}湛叩湛叩{^ 11010011110000001100110110110000110100111100000011001101101100000111110111010011110000001100110110110000110100111100000011001101101100000111101101011110 d3c0cdb0d3c0cdb07dd3c0cdb0d3c0cdb07b5e

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