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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ????憺????憺^ 00111111001111110011111100111111100111001110100100111111001111110011111100111111100111001110100101011110 3f3f3f3f9ce93f3f3f3f9ce95e
EUC-JP ????憺????憺^ 00111111001111110011111100111111110110001110101100111111001111110011111100111111110110001110101101011110 3f3f3f3fd8eb3f3f3f3fd8eb5e
UTF-8 諪겋뀜렯憺諪겋뀜렯憺^ 11101000101010111010101011101010101100101000101111101011100000001001110011101011101000001010111111100110100001101011101011101000101010111010101011101010101100101000101111101011100000001001110011101011101000001010111111100110100001101011101001011110 e8abaaeab28beb809ceba0afe686bae8abaaeab28beb809ceba0afe686ba5e
UHC 諪겋뀜렯憺諪겋뀜렯憺^ 111011111111010110110000110100111011001011110001100011101011110011010011101111001110111111110101101100001101001110110010111100011000111010111100110100111011110001011110 eff5b0d3b2f18ebcd3bceff5b0d3b2f18ebcd3bc5e

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