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 鞨奇スョ鞨奇スョ^ 11101000111000001000101011101111101111011010111011101000111000001000101011101111101111011010111001011110 e8e08aefbdaee8e08aefbdae5e
EUC-JP 鞨奇スョ鞨奇スョ^ 1111000011100010101101001111000110001110101111011000111010101110111100001110001010110100111100011000111010111101100011101010111001011110 f0e2b4f18ebd8eaef0e2b4f18ebd8eae5e
UTF-8 鞨奇スョ鞨奇スョ^ 11101001100111101010100011100101101001011000011111101111101111011011110111101111101111011010111011101001100111101010100011100101101001011000011111101111101111011011110111101111101111011010111001011110 e99ea8e5a587efbdbdefbdaee99ea8e5a587efbdbdefbdae5e
UHC 鞨奇??鞨奇??^ 11001010111010101101000011110100001111110011111111001010111010101101000011110100001111110011111101011110 caead0f43f3fcaead0f43f3f5e

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