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 鞨奇スィ鞨奇スィ^ 11101000111000001000101011101111101111011010100011101000111000001000101011101111101111011010100001011110 e8e08aefbda8e8e08aefbda85e
EUC-JP 鞨奇スィ鞨奇スィ^ 1111000011100010101101001111000110001110101111011000111010101000111100001110001010110100111100011000111010111101100011101010100001011110 f0e2b4f18ebd8ea8f0e2b4f18ebd8ea85e
UTF-8 鞨奇スィ鞨奇スィ^ 11101001100111101010100011100101101001011000011111101111101111011011110111101111101111011010100011101001100111101010100011100101101001011000011111101111101111011011110111101111101111011010100001011110 e99ea8e5a587efbdbdefbda8e99ea8e5a587efbdbdefbda85e
UHC 鞨奇??鞨奇??^ 11001010111010101101000011110100001111110011111111001010111010101101000011110100001111110011111101011110 caead0f43f3fcaead0f43f3f5e

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