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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 逋ァ鄒喙}逋ァ鄒喙{^ 1110011110011001101001111110011110111110100110100101101101111101111001111001100110100111111001111011111010011010010110110111101101011110 e799a7e7be9a5b7de799a7e7be9a5b7b5e
EUC-JP 逋ァ鄒喙}逋ァ鄒喙{^ 11101101111110011000111010100111111011101100000011010011101111000111110111101101111110011000111010100111111011101100000011010011101111000111101101011110 edf98ea7eec0d3bc7dedf98ea7eec0d3bc7b5e
UTF-8 逋ァ鄒喙}逋ァ鄒喙{^ 111010011000000010001011111011111011110110100111111010011000010010010010111001011001011010011001011111011110100110000000100010111110111110111101101001111110100110000100100100101110010110010110100110010111101101011110 e9808befbda7e98492e596997de9808befbda7e98492e596997b5e
UHC 逋?鄒喙}逋?鄒喙{^ 1111100011100111001111111111010111011011111111011100001001111101111110001110011100111111111101011101101111111101110000100111101101011110 f8e73ff5dbfdc27df8e73ff5dbfdc27b5e

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