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 陲ア蜩コ陲ア蜩コ^ 11101000101000101011000111100101100100111011101011101000101000101011000111100101100100111011101001011110 e8a2b1e593bae8a2b1e593ba5e
EUC-JP 陲ア蜩コ陲ア蜩コ^ 1111000010100100100011101011000111101001111100111000111010111010111100001010010010001110101100011110100111110011100011101011101001011110 f0a48eb1e9f38ebaf0a48eb1e9f38eba5e
UTF-8 陲ア蜩コ陲ア蜩コ^ 11101001100110011011001011101111101111011011000111101000100111001010100111101111101111011011101011101001100110011011001011101111101111011011000111101000100111001010100111101111101111011011101001011110 e999b2efbdb1e89ca9efbdbae999b2efbdb1e89ca9efbdba5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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