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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 辰綻続谷蔵損^ 10010010010000111001001001011101100100011011000110010010010010101001000110100000100100011011100101011110 9243925d91b1924a91a091b95e
EUC-JP 辰綻続谷蔵損^ 11000011101001001100001110111110110000101011001111000011101010111100001010100010110000101011101101011110 c3a4c3bec2b3c3abc2a2c2bb5e
UTF-8 辰綻続谷蔵損^ 11101000101111101011000011100111101101101011101111100111101101101001101011101000101100001011011111101000100101001011010111100110100100001000110101011110 e8beb0e7b6bbe7b69ae8b0b7e894b5e6908d5e
UHC 辰綻?谷?損^ 1111001011100011111101111010101000111111110011011101101100111111111000011101111101011110 f2e3f7aa3fcddb3fe1df5e

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