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 ????[}????[{^ 00111111001111110011111100111111010110110111110100111111001111110011111100111111010110110111101101011110 3f3f3f3f5b7d3f3f3f3f5b7b5e
SJIS-WIN 驤仙ョ、[}驤仙ョ、[{^ 1110100110001000100100001110010110101110101001000101101101111101111010011000100010010000111001011010111010100100010110110111101101011110 e98890e5aea45b7de98890e5aea45b7b5e
EUC-JP 驤仙ョ、[}驤仙ョ、[{^ 111100011110100011000000111001111000111010101110100011101010010001011011011111011111000111101000110000001110011110001110101011101000111010100100010110110111101101011110 f1e8c0e78eae8ea45b7df1e8c0e78eae8ea45b7b5e
UTF-8 驤仙ョ、[}驤仙ョ、[{^ 1110100110101001101001001110010010111011100110011110111110111101101011101110111110111101101001000101101101111101111010011010100110100100111001001011101110011001111011111011110110101110111011111011110110100100010110110111101101011110 e9a9a4e4bb99efbdaeefbda45b7de9a9a4e4bb99efbdaeefbda45b7b5e
UHC ?仙??[}?仙??[{^ 001111111110000010111001001111110011111101011011011111010011111111100000101110010011111100111111010110110111101101011110 3fe0b93f3f5b7d3fe0b93f3f5b7b5e

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