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 ?æ???????? 00111111111001100011111100111111001111110011111100111111001111110011111100111111 3fe63f3f3f3f3f3f3f3f
SJIS-WIN ??濯???鷹ォ?障 0011111100111111100100011111001100111111001111110011111110010001111010011000001101001000001111111000111111100001 3f3f91f33f3f3f91e983483f8fe1
EUC-JP ?æ濯???鷹ォ?障 00111111100011111010100111000001110000101111010100111111001111110011111111000010111010111010010110101001001111111011111011100011 3f8fa9c1c2f53f3f3fc2eba5a93fbee3
UTF-8 룶æ濯룶끗룫鷹ォ룫障 1110101110100011101101101100001110100110111001101011111110101111111010111010001110110110111010111000000110010111111010111010001110101011111010011011011110111001111000111000001010101001111010111010001110101011111010011001101010011100 eba3b6c3a6e6bfafeba3b6eb8197eba3abe9b7b9e382a9eba3abe99a9c
UHC 룶æ濯룶끗룫鷹ォ룫障 1000111110101011101010011010000111110110111110111000111110101011101100101111110110001111101000101110101111101101101010111010100110001111101000101110111010100001 8faba9a1f6fb8fabb2fd8fa2ebedaba98fa2eea1

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