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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 翁??◇翁??●^ 10001001101001010011111100111111100000011001111010001001101001010011111100111111100000011001110001011110 89a53f3f819e89a53f3f819c5e
EUC-JP 翁??◇翁??●^ 10110010101001110011111100111111101000011111111010110010101001110011111100111111101000011111110001011110 b2a73f3fa1feb2a73f3fa1fc5e
UTF-8 翁골렱◇翁골렱●^ 11100111101111111000000111101010101100111010100011101011101000001011000111100010100101111000011111100111101111111000000111101010101100111010100011101011101000001011000111100010100101111000111101011110 e7bf81eab3a8eba0b1e29787e7bf81eab3a8eba0b1e2978f5e
UHC 翁골렱◇翁골렱●^ 1110100010111010101100001111000110001110101111101010000111011110111010001011101010110000111100011000111010111110101000011101110001011110 e8bab0f18ebea1dee8bab0f18ebea1dc5e

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