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 ?納?}?納?{^ 0011111110010100010110110011111101111101001111111001010001011011001111110111101101011110 3f945b3f7d3f945b3f7b5e
EUC-JP ?納?}?納?{^ 0011111111000111101111000011111101111101001111111100011110111100001111110111101101011110 3fc7bc3f7d3fc7bc3f7b5e
UTF-8 룶納춏}룶納춏{^ 111010111010001110110110111001111011010010001101111011001011011010001111011111011110101110100011101101101110011110110100100011011110110010110110100011110111101101011110 eba3b6e7b48decb68f7deba3b6e7b48decb68f7b5e
UHC 룶納춏}룶納춏{^ 100011111010101111010010101000011010110101101110011111011000111110101011110100101010000110101101011011100111101101011110 8fabd2a1ad6e7d8fabd2a1ad6e7b5e

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