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 ? 偉}? 偉{^ 00111111100000010100000010001000110011000111110100111111100000010100000010001000110011000111101101011110 3f814088cc7d3f814088cc7b5e
EUC-JP ? 偉}? 偉{^ 00111111101000011010000110110000110011100111110100111111101000011010000110110000110011100111101101011110 3fa1a1b0ce7d3fa1a1b0ce7b5e
UTF-8 룶 偉}룶 偉{^ 111010111010001110110110111000111000000010000000111001011000000110001001011111011110101110100011101101101110001110000000100000001110010110000001100010010111101101011110 eba3b6e38080e581897deba3b6e38080e581897b5e
UHC 룶 偉}룶 偉{^ 100011111010101110100001101000011110101011001001011111011000111110101011101000011010000111101010110010010111101101011110 8faba1a1eac97d8faba1a1eac97b5e

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