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 ?尉?}?尉?{^ 0011111110001000110100010011111101111101001111111000100011010001001111110111101101011110 3f88d13f7d3f88d13f7b5e
EUC-JP ?尉?}?尉?{^ 0011111110110000110100110011111101111101001111111011000011010011001111110111101101011110 3fb0d33f7d3fb0d33f7b5e
UTF-8 렳尉렽}렳尉렽{^ 111010111010000010110011111001011011000010001001111010111010000010111101011111011110101110100000101100111110010110110000100010011110101110100000101111010111101101011110 eba0b3e5b089eba0bd7deba0b3e5b089eba0bd7b5e
UHC 렳尉렽}렳尉렽{^ 100011101100000011101010110011111000111011000101011111011000111011000000111010101100111110001110110001010111101101011110 8ec0eacf8ec57d8ec0eacf8ec57b5e

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