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 種?雄?種?雄?^ 10001110111011010011111110010111010110010011111110001110111011010011111110010111010110010011111101011110 8eed3f97593f8eed3f97593f5e
EUC-JP 種?雄?種?雄?^ 10111100111011110011111111001101101110100011111110111100111011110011111111001101101110100011111101011110 bcef3fcdba3fbcef3fcdba3f5e
UTF-8 種렧雄뒷種렧雄뒬^ 11100111101010001010111011101011101000001010011111101001100110111000010011101011100100101011011111100111101010001010111011101011101000001010011111101001100110111000010011101011100100101010110001011110 e7a8aeeba0a7e99b84eb92b7e7a8aeeba0a7e99b84eb92ac5e
UHC 種렧雄뒷種렧雄뒬^ 1111000011111010100011101011011011101010101010011011010111011110111100001111101010001110101101101110101010101001101101011101110001011110 f0fa8eb6eaa9b5def0fa8eb6eaa9b5dc5e

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