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 髻磯。鯉スュ髴イ^ 11101001100111111000100011101001101000011000110011101111101111011010110111101001100111001011001001011110 e99f88e9a18cefbdade99cb25e
EUC-JP 髻磯。鯉スュ髴イ^ 1111001010100001101100001110101110001110101000011011100011110001100011101011110110001110101011011111000111111100100011101011001001011110 f2a1b0eb8ea1b8f18ebd8eadf1fc8eb25e
UTF-8 髻磯。鯉スュ髴イ^ 11101001101010111011101111100111101000111010111111101111101111011010000111101001101011111000100111101111101111011011110111101111101111011010110111101001101010111011010011101111101111011011001001011110 e9abbbe7a3afefbda1e9af89efbdbdefbdade9abb4efbdb25e
UHC ?磯?鯉????^ 0011111111010001101101000011111111010111111011110011111100111111001111110011111101011110 3fd1b43fd7ef3f3f3f3f5e

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