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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ?逢???逢??B 0011111110001000101001110011111100111111001111111000100010100111001111110011111101000010 3f88a73f3f3f88a73f3f42
EUC-JP 焌逢??焌逢??B 100011111100100111101000101100001010100100111111001111111000111111001001111010001011000010101001001111110011111101000010 8fc9e8b0a93f3f8fc9e8b0a93f3f42
UTF-8 焌逢렰렟焌逢렰렟B 11100111100001001000110011101001100000001010001011101011101000001011000011101011101000001001111111100111100001001000110011101001100000001010001011101011101000001011000011101011101000001001111101000010 e7848ce980a2eba0b0eba09fe7848ce980a2eba0b0eba09f42
UHC 焌逢렰렟焌逢렰렟B 1111000111100000110111001111000110001110101111011000111010110000111100011110000011011100111100011000111010111101100011101011000001000010 f1e0dcf18ebd8eb0f1e0dcf18ebd8eb042

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