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 ?斐坎宏?斐坎槐^ 001111111001010011100011100110101010101010001101010001110011111110010100111000111001101010101010100111101100010101011110 3f94e39aaa8d473f94e39aaa9ec55e
EUC-JP ?斐坎宏?斐坎槐^ 001111111100100011100101110101001010110010111001101010000011111111001000111001011101010010101100110111001100011101011110 3fc8e5d4acb9a83fc8e5d4acdcc75e
UTF-8 뤶斐坎宏뤶斐坎槐^ 11101011101001001011011011100110100101101001000011100101100111011000111011100101101011101000111111101011101001001011011011100110100101101001000011100101100111011000111011100110101001111001000001011110 eba4b6e69690e59d8ee5ae8feba4b6e69690e59d8ee6a7905e
UHC 뤶斐坎宏뤶斐坎槐^ 1000111111100100110111011110110011001010111011001100111011011011100011111110010011011101111011001100101011101100110011101101100101011110 8fe4ddeccaeccedb8fe4ddeccaecced95e

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