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 鮓芽イ穎}鮓芽イ穎{^ 1110100110110110100010011110100010110010100010010110111001111101111010011011011010001001111010001011001010001001011011100111101101011110 e9b689e8b2896e7de9b689e8b2896e7b5e
EUC-JP 鮓芽イ穎}鮓芽イ穎{^ 11110010101110001011001011101010100011101011001010110001110011110111110111110010101110001011001011101010100011101011001010110001110011110111101101011110 f2b8b2ea8eb2b1cf7df2b8b2ea8eb2b1cf7b5e
UTF-8 鮓芽イ穎}鮓芽イ穎{^ 111010011010111010010011111010001000101010111101111011111011110110110010111001111010100110001110011111011110100110101110100100111110100010001010101111011110111110111101101100101110011110101001100011100111101101011110 e9ae93e88abdefbdb2e7a98e7de9ae93e88abdefbdb2e7a98e7b5e
UHC ?芽?穎}?芽?穎{^ 001111111110010010110100001111111110011111000100011111010011111111100100101101000011111111100111110001000111101101011110 3fe4b43fe7c47d3fe4b43fe7c47b5e

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