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 ロ・曺瞰}ロ・曺瞰{^ 110110111010010111111010110111101110000111010101011111011101101110100101111110101101111011100001110101010111101101011110 dba5fadee1d57ddba5fadee1d57b5e
EUC-JP ロ・曺瞰}ロ・曺瞰{^ 100011101101101110001110101001011000111111000010111011011110001011010111011111011000111011011011100011101010010110001111110000101110110111100010110101110111101101011110 8edb8ea58fc2ede2d77d8edb8ea58fc2ede2d77b5e
UTF-8 ロ・曺瞰}ロ・曺瞰{^ 111011111011111010011011111011111011110110100101111001101001101110111010111001111001111010110000011111011110111110111110100110111110111110111101101001011110011010011011101110101110011110011110101100000111101101011110 efbe9befbda5e69bbae79eb07defbe9befbda5e69bbae79eb07b5e
UHC ??曺瞰}??曺瞰{^ 001111110011111111110000110001101100101011111001011111010011111100111111111100001100011011001010111110010111101101011110 3f3ff0c6caf97d3f3ff0c6caf97b5e

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