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 ??脾孵??脾孵^ 00111111001111111110010001000010100110110111101000111111001111111110010001000010100110110111101001011110 3f3fe4429b7a3f3fe4429b7a5e
EUC-JP ??脾孵??脾孵^ 00111111001111111110011110100011110101011101101100111111001111111110011110100011110101011101101101011110 3f3fe7a3d5db3f3fe7a3d5db5e
UTF-8 룶뇟脾孵룶뇟脾孵^ 11101011101000111011011011101011100001111001111111101000100001001011111011100101101011011011010111101011101000111011011011101011100001111001111111101000100001001011111011100101101011011011010101011110 eba3b6eb879fe884bee5adb5eba3b6eb879fe884bee5adb55e
UHC 룶뇟脾孵룶뇟脾孵^ 1000111110101011101101001010000111011110101000011101110110100010100011111010101110110100101000011101111010100001110111011010001001011110 8fabb4a1dea1dda28fabb4a1dea1dda25e

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