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 ?靑?宏?靑?槐^ 00111111111110111111001000111111100011010100011100111111111110111111001000111111100111101100010101011110 3ffbf23f8d473ffbf23f9ec55e
EUC-JP ??熢宏??熢槐^ 001111110011111110001111110010101010101110111001101010000011111100111111100011111100101010101011110111001100011101011110 3f3f8fcaabb9a83f3f8fcaabdcc75e
UTF-8 뤚靑熢宏뤚靑熢槐^ 11101011101001001001101011101001100111011001000111100111100001101010001011100101101011101000111111101011101001001001101011101001100111011001000111100111100001101010001011100110101001111001000001011110 eba49ae99d91e786a2e5ae8feba49ae99d91e786a2e6a7905e
UHC 뤚靑熢宏뤚靑熢槐^ 1000111111001001111101001110110011011100111011001100111011011011100011111100100111110100111011001101110011101100110011101101100101011110 8fc9f4ecdceccedb8fc9f4ecdcecced95e

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