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 ????U}????U{^ 00111111001111110011111100111111010101010111110100111111001111110011111100111111010101010111101101011110 3f3f3f3f557d3f3f3f3f557b5e
SJIS-WIN ?逢??U}?逢??U{^ 001111111000100010100111001111110011111101010101011111010011111110001000101001110011111100111111010101010111101101011110 3f88a73f3f557d3f88a73f3f557b5e
EUC-JP 焌逢??U}焌逢??U{^ 10001111110010011110100010110000101010010011111100111111010101010111110110001111110010011110100010110000101010010011111100111111010101010111101101011110 8fc9e8b0a93f3f557d8fc9e8b0a93f3f557b5e
UTF-8 焌逢렰렱U}焌逢렰렱U{^ 1110011110000100100011001110100110000000101000101110101110100000101100001110101110100000101100010101010101111101111001111000010010001100111010011000000010100010111010111010000010110000111010111010000010110001010101010111101101011110 e7848ce980a2eba0b0eba0b1557de7848ce980a2eba0b0eba0b1557b5e
UHC 焌逢렰렱U}焌逢렰렱U{^ 111100011110000011011100111100011000111010111101100011101011111001010101011111011111000111100000110111001111000110001110101111011000111010111110010101010111101101011110 f1e0dcf18ebd8ebe557df1e0dcf18ebd8ebe557b5e

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