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 鞜抵スシ鞨奇スイ^ 11101000110111111001001011101111101111011011110011101000111000001000101011101111101111011011001001011110 e8df92efbdbce8e08aefbdb25e
EUC-JP 鞜抵スシ鞨奇スイ^ 1111000011100001110001001111000110001110101111011000111010111100111100001110001010110100111100011000111010111101100011101011001001011110 f0e1c4f18ebd8ebcf0e2b4f18ebd8eb25e
UTF-8 鞜抵スシ鞨奇スイ^ 11101001100111101001110011100110100010101011010111101111101111011011110111101111101111011011110011101001100111101010100011100101101001011000011111101111101111011011110111101111101111011011001001011110 e99e9ce68ab5efbdbdefbdbce99ea8e5a587efbdbdefbdb25e
UHC ?抵??鞨奇??^ 001111111110111010111101001111110011111111001010111010101101000011110100001111110011111101011110 3feebd3f3fcaead0f43f3f5e

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