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 ????i????iB 0011111100111111001111110011111101101001001111110011111100111111001111110110100101000010 3f3f3f3f693f3f3f3f6942
SJIS-WIN ?逢??i?逢??iB 00111111100010001010011100111111001111110110100100111111100010001010011100111111001111110110100101000010 3f88a73f3f693f88a73f3f6942
EUC-JP 焌逢??i焌逢??iB 1000111111001001111010001011000010101001001111110011111101101001100011111100100111101000101100001010100100111111001111110110100101000010 8fc9e8b0a93f3f698fc9e8b0a93f3f6942
UTF-8 焌逢렰렱i焌逢렰렱iB 111001111000010010001100111010011000000010100010111010111010000010110000111010111010000010110001011010011110011110000100100011001110100110000000101000101110101110100000101100001110101110100000101100010110100101000010 e7848ce980a2eba0b0eba0b169e7848ce980a2eba0b0eba0b16942
UHC 焌逢렰렱i焌逢렰렱iB 11110001111000001101110011110001100011101011110110001110101111100110100111110001111000001101110011110001100011101011110110001110101111100110100101000010 f1e0dcf18ebd8ebe69f1e0dcf18ebd8ebe6942

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