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 翁???翁???^ 1000100110100101001111110011111100111111100010011010010100111111001111110011111101011110 89a53f3f3f89a53f3f3f5e
EUC-JP 翁???翁???^ 1011001010100111001111110011111100111111101100101010011100111111001111110011111101011110 b2a73f3f3fb2a73f3f3f5e
UTF-8 翁골렱뒷翁골렱뒬^ 11100111101111111000000111101010101100111010100011101011101000001011000111101011100100101011011111100111101111111000000111101010101100111010100011101011101000001011000111101011100100101010110001011110 e7bf81eab3a8eba0b1eb92b7e7bf81eab3a8eba0b1eb92ac5e
UHC 翁골렱뒷翁골렱뒬^ 1110100010111010101100001111000110001110101111101011010111011110111010001011101010110000111100011000111010111110101101011101110001011110 e8bab0f18ebeb5dee8bab0f18ebeb5dc5e

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