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 翁?鷹?翁?鷹?^ 10001001101001010011111110010001111010010011111110001001101001010011111110010001111010010011111101011110 89a53f91e93f89a53f91e93f5e
EUC-JP 翁?鷹?翁?鷹?^ 10110010101001110011111111000010111010110011111110110010101001110011111111000010111010110011111101011110 b2a73fc2eb3fb2a73fc2eb3f5e
UTF-8 翁렫鷹급翁렫鷹긁^ 11100111101111111000000111101011101000001010101111101001101101111011100111101010101110001000100111100111101111111000000111101011101000001010101111101001101101111011100111101010101110001000000101011110 e7bf81eba0abe9b7b9eab889e7bf81eba0abe9b7b9eab8815e
UHC 翁렫鷹급翁렫鷹긁^ 1110100010111010100011101011100111101011111011011011000111011110111010001011101010001110101110011110101111101101101100011101110001011110 e8ba8eb9ebedb1dee8ba8eb9ebedb1dc5e

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