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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 軏乞枚}軏乞枚{^ 111110111011001010001100111011101001011010000111011111011111101110110010100011001110111010010110100001110111101101011110 fbb28cee96877dfbb28cee96877b5e
EUC-JP 軏乞枚}軏乞枚{^ 1000111111100000110110011011100011110000110010111110011101111101100011111110000011011001101110001111000011001011111001110111101101011110 8fe0d9b8f0cbe77d8fe0d9b8f0cbe77b5e
UTF-8 軏乞枚}軏乞枚{^ 111010001011101110001111111001001011100110011110111001101001111010011010011111011110100010111011100011111110010010111001100111101110011010011110100110100111101101011110 e8bb8fe4b99ee69e9a7de8bb8fe4b99ee69e9a7b5e
UHC ?乞枚}?乞枚{^ 00111111110010111111011111011000110111010111110100111111110010111111011111011000110111010111101101011110 3fcbf7d8dd7d3fcbf7d8dd7b5e

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