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 ?悼?}?悼?{^ 0011111110010011100010010011111101111101001111111001001110001001001111110111101101011110 3f93893f7d3f93893f7b5e
EUC-JP ?悼?}?悼?{^ 0011111111000101111010010011111101111101001111111100010111101001001111110111101101011110 3fc5e93f7d3fc5e93f7b5e
UTF-8 룵悼탕}룵悼탕{^ 111010111010001110110101111001101000001010111100111011011000001110010101011111011110101110100011101101011110011010000010101111001110110110000011100101010111101101011110 eba3b5e682bced83957deba3b5e682bced83957b5e
UHC 룵悼탕}룵悼탕{^ 100011111010101011010011111110101100010111000001011111011000111110101010110100111111101011000101110000010111101101011110 8faad3fac5c17d8faad3fac5c17b5e

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