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 11100000010110100011111110010001101000010011111111100000010110100011111110010001101000010011111101000010 e05a3f91a13fe05a3f91a13f42
EUC-JP 濟?贈?濟?贈?B 11011111101110110011111111000010101000110011111111011111101110110011111111000010101000110011111101000010 dfbb3fc2a33fdfbb3fc2a33f42
UTF-8 濟렖贈테濟렖贈테B 11100110101111111001111111101011101000001001011011101000101101001000100011101101100001011000110011100110101111111001111111101011101000001001011011101000101101001000100011101101100001011000110001000010 e6bf9feba096e8b488ed858ce6bf9feba096e8b488ed858c42
UHC 濟렖贈테濟렖贈테B 1111000010101101100011101010101111110001111111001100010111010111111100001010110110001110101010111111000111111100110001011101011101000010 f0ad8eabf1fcc5d7f0ad8eabf1fcc5d742

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