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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 塋よ?耶??耶ユ 10011010110010001000001011100110001111111001011011101011001111110011111110010110111010111000001110000110 9ac882e63f96eb3f3f96eb8386
EUC-JP 塋よ?耶??耶ユ 11010100110010101010010011101000001111111100110011101101001111110011111111001100111011011010010111100110 d4caa4e83fcced3f3fcceda5e6
UTF-8 塋よ쥤耶섋꽦耶ユ 111001011010000110001011111000111000001010001000111011001010010110100100111010001000000010110110111011001000010010001011111010101011110110100110111010001000000010110110111000111000001110100110 e5a18be38288eca5a4e880b6ec848beabda6e880b6e383a6
UHC 塋よ쥤耶섋꽦耶ユ 11100111101010111010101011101000101000101001011011100101101011011001100011101000100001001011000111100101101011011010101111100110 e7abaae8a296e5ad98e884b1e5adabe6

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