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 0011111100111111100111001000110000111111001111110011111110011100100011000011111101000010 3f3f9c8c3f3f3f9c8c3f42
EUC-JP ??恁???恁?B 0011111100111111110101111110110000111111001111110011111111010111111011000011111101000010 3f3fd7ec3f3f3fd7ec3f42
UTF-8 泥쵹恁쬙泥쵹恁쬙B 11101111101001111010001111101100101101011011100111100110100000011000000111101100101011001001100111101111101001111010001111101100101101011011100111100110100000011000000111101100101011001001100101000010 efa7a3ecb5b9e68181ecac99efa7a3ecb5b9e68181ecac9942
UHC 泥쵹恁쬙泥쵹恁쬙B 1110110010110010101011010101001111101100111101101010011101001100111011001011001010101101010100111110110011110110101001110100110001000010 ecb2ad53ecf6a74cecb2ad53ecf6a74c42

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