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 腸?章◇腸?章●^ 100100101011000000111111100011111100110110000001100111101001001010110000001111111000111111001101100000011001110001011110 92b03f8fcd819e92b03f8fcd819c5e
EUC-JP 腸?章◇腸?章●^ 110001001011001000111111101111101100111110100001111111101100010010110010001111111011111011001111101000011111110001011110 c4b23fbecfa1fec4b23fbecfa1fc5e
UTF-8 腸렪章◇腸렪章●^ 11101000100001011011100011101011101000001010101011100111101010111010000011100010100101111000011111101000100001011011100011101011101000001010101011100111101010111010000011100010100101111000111101011110 e885b8eba0aae7aba0e29787e885b8eba0aae7aba0e2978f5e
UHC 腸렪章◇腸렪章●^ 1110110111110011100011101011100011101101111100011010000111011110111011011111001110001110101110001110110111110001101000011101110001011110 edf38eb8edf1a1deedf38eb8edf1a1dc5e

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