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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 棕???\}棕???\{^ 100111101010000100111111001111110011111101011100011111011001111010100001001111110011111100111111010111000111101101011110 9ea13f3f3f5c7d9ea13f3f3f5c7b5e
EUC-JP 棕?橒?\}棕?橒?\{^ 11011100101000110011111110001111110001011010110100111111010111000111110111011100101000110011111110001111110001011010110100111111010111000111101101011110 dca33f8fc5ad3f5c7ddca33f8fc5ad3f5c7b5e
UTF-8 棕렋橒렡\}棕렋橒렡\{^ 1110011010100011100101011110101110100000100010111110011010101001100100101110101110100000101000010101110001111101111001101010001110010101111010111010000010001011111001101010100110010010111010111010000010100001010111000111101101011110 e6a395eba08be6a992eba0a15c7de6a395eba08be6a992eba0a15c7b5e
UHC 棕렋橒렡\}棕렋橒렡\{^ 111100001111011110001110101000101110100111111000100011101011001001011100011111011111000011110111100011101010001011101001111110001000111010110010010111000111101101011110 f0f78ea2e9f88eb25c7df0f78ea2e9f88eb25c7b5e

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