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 翁?而良翁?而粱^ 100010011010010100111111100011101010011110010111110001111000100110100101001111111000111010100111111000101110101101011110 89a53f8ea797c789a53f8ea7e2eb5e
EUC-JP 翁?而良翁?而粱^ 101100101010011100111111101111001010100111001110110010011011001010100111001111111011110010101001111001001110110101011110 b2a73fbca9cec9b2a73fbca9e4ed5e
UTF-8 翁렫而良翁렫而粱^ 11100111101111111000000111101011101000001010101111101000100000001000110011101000100010011010111111100111101111111000000111101011101000001010101111101000100000001000110011100111101100101011000101011110 e7bf81eba0abe8808ce889afe7bf81eba0abe8808ce7b2b15e
UHC 翁렫而良翁렫而粱^ 1110100010111010100011101011100111101100101110111101010111011110111010001011101010001110101110011110110010111011110101011101110001011110 e8ba8eb9ecbbd5dee8ba8eb9ecbbd5dc5e

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