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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ?閥?枇巖??^ 0011111110010100101101000011111110010100111110001001101111011100001111110011111101011110 3f94b43f94f89bdc3f3f5e
EUC-JP ?閥?枇巖??^ 0011111111001000101101100011111111001000111110101101011011011110001111110011111101011110 3fc8b63fc8fad6de3f3f5e
UTF-8 뤶閥톻枇巖렩롘^ 11101011101001001011011011101001100101101010010111101101100001101011101111100110100111101000011111100101101101111001011011101011101000001010100111101011101000011001100001011110 eba4b6e996a5ed86bbe69e87e5b796eba0a9eba1985e
UHC 뤶閥톻枇巖렩롘^ 100011111110010011011011111011001011011110001110110111011110110111100100110111001000111010110111100011101101110001011110 8fe4dbecb78eddede4dc8eb78edc5e

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