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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ????▼?瑜 001111110011111100111111001111111000000110100101001111111110000011101111 3f3f3f3f81a53fe0ef
EUC-JP ???沅▼?瑜 0011111100111111001111111000111111000110111010011010001010100111001111111110000011110001 3f3f3f8fc6e9a2a73fe0f1
UTF-8 咽됰뀡沅▼눢瑜 111011111010011010011110111010111001000010110000111010111000000010100001111001101011001010000101111000101001011010111100111010111000100010100010111001111001000110011100 efa69eeb90b0eb80a1e6b285e296bceb88a2e7919c
UHC 咽됰뀡沅▼눢瑜 1110011011101100100010011110101110000101100110001110101010110110101000011110010110000111101110011110101110100101 e6ec89eb8598eab6a1e587b9eba5

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