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 1110011010111001101111111110010110110001101000011110011010111001101111111110010110101110100111110111011001000010 e6b9bfe5b1a1e6b9bfe5ae9f7642
EUC-JP 貉ソ螻。貉ソ螳殼B 1110110010111011100011101011111111101010101100111000111010100001111011001011101110001110101111111110101010110000110111011101011101000010 ecbb8ebfeab38ea1ecbb8ebfeab0ddd742
UTF-8 貉ソ螻。貉ソ螳殼B 11101000101100101000100111101111101111011011111111101000100111101011101111101111101111011010000111101000101100101000100111101111101111011011111111101000100111101011001111100110101011101011110001000010 e8b289efbdbfe89ebbefbda1e8b289efbdbfe89eb3e6aebc42
UHC ??????螳殼B 0011111100111111001111110011111100111111001111111101001111011001110010101100001101000010 3f3f3f3f3f3fd3d9cac342

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