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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?錞?}?錞?{^ 0011111111111011110110110011111101111101001111111111101111011011001111110111101101011110 3ffbdb3f7d3ffbdb3f7b5e
EUC-JP ?錞?}?錞?{^ 00111111100011111110010011011100001111110111110100111111100011111110010011011100001111110111101101011110 3f8fe4dc3f7d3f8fe4dc3f7b5e
UTF-8 렟錞렏}렟錞렏{^ 111010111010000010011111111010011000110010011110111010111010000010001111011111011110101110100000100111111110100110001100100111101110101110100000100011110111101101011110 eba09fe98c9eeba08f7deba09fe98c9eeba08f7b5e
UHC 렟錞렏}렟錞렏{^ 100011101011000011100010111101101000111010100101011111011000111010110000111000101111011010001110101001010111101101011110 8eb0e2f68ea57d8eb0e2f68ea57b5e

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