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 翁??硫翁??硫^ 10001001101001010011111100111111100101111011000010001001101001010011111100111111100101111011000001011110 89a53f3f97b089a53f3f97b05e
EUC-JP 翁??硫翁??硫^ 10110010101001110011111100111111110011101011001010110010101001110011111100111111110011101011001001011110 b2a73f3fceb2b2a73f3fceb25e
UTF-8 翁골렱硫翁골렱硫^ 11100111101111111000000111101010101100111010100011101011101000001011000111100111101000011010101111100111101111111000000111101010101100111010100011101011101000001011000111100111101000011010101101011110 e7bf81eab3a8eba0b1e7a1abe7bf81eab3a8eba0b1e7a1ab5e
UHC 翁골렱硫翁골렱硫^ 1110100010111010101100001111000110001110101111101101011110111100111010001011101010110000111100011000111010111110110101111011110001011110 e8bab0f18ebed7bce8bab0f18ebed7bc5e

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