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 ?斐?宏?斐?槐^ 00111111100101001110001100111111100011010100011100111111100101001110001100111111100111101100010101011110 3f94e33f8d473f94e33f9ec55e
EUC-JP ?斐?宏?斐?槐^ 00111111110010001110010100111111101110011010100000111111110010001110010100111111110111001100011101011110 3fc8e53fb9a83fc8e53fdcc75e
UTF-8 뤶斐퓥宏뤶斐퓥槐^ 11101011101001001011011011100110100101101001000011101101100100111010010111100101101011101000111111101011101001001011011011100110100101101001000011101101100100111010010111100110101001111001000001011110 eba4b6e69690ed93a5e5ae8feba4b6e69690ed93a5e6a7905e
UHC 뤶斐퓥宏뤶斐퓥槐^ 1000111111100100110111011110110010111111100011101100111011011011100011111110010011011101111011001011111110001110110011101101100101011110 8fe4ddecbf8ecedb8fe4ddecbf8eced95e

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