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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ??κ?宏??κ?槐^ 001111110011111110000011110010000011111110001101010001110011111100111111100000111100100000111111100111101100010101011110 3f3f83c83f8d473f3f83c83f9ec55e
EUC-JP ??κ?宏??κ?槐^ 001111110011111110100110110010100011111110111001101010000011111100111111101001101100101000111111110111001100011101011110 3f3fa6ca3fb9a83f3fa6ca3fdcc75e
UTF-8 뤯헤κ씜宏뤯헤κ씜槐^ 1110101110100100101011111110110110010111101001001100111010111010111011001001010010011100111001011010111010001111111010111010010010101111111011011001011110100100110011101011101011101100100101001001110011100110101001111001000001011110 eba4afed97a4cebaec949ce5ae8feba4afed97a4cebaec949ce6a7905e
UHC 뤯헤κ씜宏뤯헤κ씜槐^ 100011111101110111000111111011001010010111101010101111101011110111001110110110111000111111011101110001111110110010100101111010101011111010111101110011101101100101011110 8fddc7eca5eabebdcedb8fddc7eca5eabebdced95e

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