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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 湛叩湛叩[湛叩湛叩[^ 10010010010110001001001001000000100100100101100010010010010000000101101110010010010110001001001001000000100100100101100010010010010000000101101101011110 92589240925892405b92589240925892405b5e
EUC-JP 湛叩湛叩[湛叩湛叩[^ 11000011101110011100001110100001110000111011100111000011101000010101101111000011101110011100001110100001110000111011100111000011101000010101101101011110 c3b9c3a1c3b9c3a15bc3b9c3a1c3b9c3a15b5e
UTF-8 湛叩湛叩[湛叩湛叩[^ 111001101011100110011011111001011000111110101001111001101011100110011011111001011000111110101001010110111110011010111001100110111110010110001111101010011110011010111001100110111110010110001111101010010101101101011110 e6b99be58fa9e6b99be58fa95be6b99be58fa9e6b99be58fa95b5e
UHC 湛叩湛叩[湛叩湛叩[^ 11010011110000001100110110110000110100111100000011001101101100000101101111010011110000001100110110110000110100111100000011001101101100000101101101011110 d3c0cdb0d3c0cdb05bd3c0cdb0d3c0cdb05b5e

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