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 ?丹?}?丹?{^ 0011111110010010010011110011111101111101001111111001001001001111001111110111101101011110 3f924f3f7d3f924f3f7b5e
EUC-JP ?丹?}?丹?{^ 0011111111000011101100000011111101111101001111111100001110110000001111110111101101011110 3fc3b03f7d3fc3b03f7b5e
UTF-8 룵丹춏}룵丹춏{^ 111010111010001110110101111001001011100010111001111011001011011010001111011111011110101110100011101101011110010010111000101110011110110010110110100011110111101101011110 eba3b5e4b8b9ecb68f7deba3b5e4b8b9ecb68f7b5e
UHC 룵丹춏}룵丹춏{^ 100011111010101011010011101000011010110101101110011111011000111110101010110100111010000110101101011011100111101101011110 8faad3a1ad6e7d8faad3a1ad6e7b5e

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