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 ???宏???槐^ 0011111100111111001111111000110101000111001111110011111100111111100111101100010101011110 3f3f3f8d473f3f3f9ec55e
EUC-JP ??熢宏??熢槐^ 001111110011111110001111110010101010101110111001101010000011111100111111100011111100101010101011110111001100011101011110 3f3f8fcaabb9a83f3f8fcaabdcc75e
UTF-8 뤗횓熢宏뤗횓熢槐^ 11101011101001001001011111101101100110101001001111100111100001101010001011100101101011101000111111101011101001001001011111101101100110101001001111100111100001101010001011100110101001111001000001011110 eba497ed9a93e786a2e5ae8feba497ed9a93e786a2e6a7905e
UHC 뤗횓熢宏뤗횓熢槐^ 1000111111000111110000111000111011011100111011001100111011011011100011111100011111000011100011101101110011101100110011101101100101011110 8fc7c38edceccedb8fc7c38edcecced95e

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