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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 陂馴ー進陂馴ー進B 111010001001100010010011111010011011000010010000011010011110100010011000100100111110100110110000100100000110100101000010 e89893e9b09069e89893e9b0906942
EUC-JP 陂馴ー進陂馴ー進B 1110111111111000110001101110101110001110101100001011111111001010111011111111100011000110111010111000111010110000101111111100101001000010 eff8c6eb8eb0bfcaeff8c6eb8eb0bfca42
UTF-8 陂馴ー進陂馴ー進B 11101001100110011000001011101001101001101011010011101111101111011011000011101001100000001011001011101001100110011000001011101001101001101011010011101111101111011011000011101001100000001011001001000010 e99982e9a6b4efbdb0e980b2e99982e9a6b4efbdb0e980b242
UHC 陂馴?進陂馴?進B 111110011010111011100010111110000011111111110010111001001111100110101110111000101111100000111111111100101110010001000010 f9aee2f83ff2e4f9aee2f83ff2e442

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