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 雋??雋??^ 111010001011001000111111001111111110100010110010001111110011111101011110 e8b23f3fe8b23f3f5e
EUC-JP 雋?翎雋?翎^ 11110000101101000011111110001111110101011011100111110000101101000011111110001111110101011011100101011110 f0b43f8fd5b9f0b43f8fd5b95e
UTF-8 雋븟翎雋븟翎^ 11101001100110111000101111101011101110001001111111100111101111111000111011101001100110111000101111101011101110001001111111100111101111111000111001011110 e99b8bebb89fe7bf8ee99b8bebb89fe7bf8e5e
UHC 雋븟翎雋븟翎^ 11110001111001101011101011110000110101101011111111110001111001101011101011110000110101101011111101011110 f1e6baf0d6bff1e6baf0d6bf5e

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