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 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN ???溢??飮??B 001111110011111100111111100010001110110000111111001111111001111101011010001111110011111101000010 3f3f3f88ec3f3f9f5a3f3f42
EUC-JP ???溢??飮??B 001111110011111100111111101100001110111000111111001111111101110110111011001111110011111101000010 3f3f3fb0ee3f3fddbb3f3f42
UTF-8 凉깆늾溢드선飮뉙맮B 11101111101001011011100111101010101110011000011011101011100010101011111011100110101110101010001011101011100100111001110011101100100001001010000011101001101000111010111011101011100010011001100111101011101001111010111001000010 efa5b9eab986eb8abee6baa2eb939cec84a0e9a3aeeb8999eba7ae42
UHC 凉깆늾溢드선飮뉙맮B 11100101101111001011000111101100100010001000011111101100111011101011010111100101101111001011000111101011111001101000011111101101100100001011010101000010 e5bcb1ec8887eceeb5e5bcb1ebe687ed90b542

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