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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 蹄?垓◇蹄?垓●^ 100100101111101100111111100110101011010010000001100111101001001011111011001111111001101010110100100000011001110001011110 92fb3f9ab4819e92fb3f9ab4819c5e
EUC-JP 蹄?垓◇蹄?垓●^ 110001001111110100111111110101001011011010100001111111101100010011111101001111111101010010110110101000011111110001011110 c4fd3fd4b6a1fec4fd3fd4b6a1fc5e
UTF-8 蹄렧垓◇蹄렧垓●^ 11101000101110011000010011101011101000001010011111100101100111101001001111100010100101111000011111101000101110011000010011101011101000001010011111100101100111101001001111100010100101111000111101011110 e8b984eba0a7e59e93e29787e8b984eba0a7e59e93e2978f5e
UHC 蹄렧垓◇蹄렧垓●^ 1111000010110100100011101011011011111010101001111010000111011110111100001011010010001110101101101111101010100111101000011101110001011110 f0b48eb6faa7a1def0b48eb6faa7a1dc5e

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