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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN ?鷹レ[?鷹レ[^ 00111111100100011110100110000011100011000101101100111111100100011110100110000011100011000101101101011110 3f91e9838c5b3f91e9838c5b5e
EUC-JP ?鷹レ[?鷹レ[^ 00111111110000101110101110100101111011000101101100111111110000101110101110100101111011000101101101011110 3fc2eba5ec5b3fc2eba5ec5b5e
UTF-8 룶鷹レ[룶鷹レ[^ 111010111010001110110110111010011011011110111001111000111000001110101100010110111110101110100011101101101110100110110111101110011110001110000011101011000101101101011110 eba3b6e9b7b9e383ac5beba3b6e9b7b9e383ac5b5e
UHC 룶鷹レ[룶鷹レ[^ 100011111010101111101011111011011010101111101100010110111000111110101011111010111110110110101011111011000101101101011110 8fabebedabec5b8fabebedabec5b5e

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