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 00111111001111110011111110001000111111000011111100111111001111110011111101000010 3f3f3f88fc3f3f3f3f42
EUC-JP ???蔭????B 00111111001111110011111110110000111111100011111100111111001111110011111101000010 3f3f3fb0fe3f3f3f3f42
UTF-8 溜삠뀛蔭붴뵗溜묧B 11101111101001111000101111101100100000101010000011101011100000001001101111101000100101001010110111101011101101101011010011101011101101011001011111101111101001111000101111101011101011001010011101000010 efa78bec82a0eb809be894adebb6b4ebb597efa78bebaca742
UHC 溜삠뀛蔭붴뵗溜묧B 1110101011111110101110111110001110000101100101001110101111100011100101001110001010010100100110011110101011111110100100011111111001000010 eafebbe38594ebe394e29499eafe91fe42

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