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 ???秘柴??^ 00111111001111110011111110010100111010011000111011000100001111110011111101011110 3f3f3f94e98ec43f3f5e
EUC-JP ???秘柴??^ 00111111001111110011111111001000111010111011110011000110001111110011111101011110 3f3f3fc8ebbcc63f3f5e
UTF-8 뤗횓탮秘柴렦롘^ 11101011101001001001011111101101100110101001001111101101100000111010111011100111101001111001100011100110100111111011010011101011101000001010011011101011101000011001100001011110 eba497ed9a93ed83aee7a798e69fb4eba0a6eba1985e
UHC 뤗횓탮秘柴렦롘^ 100011111100011111000011100011101011010110001110110111011111101011100011110000111000111010110101100011101101110001011110 8fc7c38eb58eddfae3c38eb58edc5e

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