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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 粭チノテクネ鏆シ 111000101110010011000001110010011100001110111000110010001111011111100000111110111110001010111100 e2e4c1c9c3b8c8f7e0fbe2bc
EUC-JP 粭チノテクネ?鏆シ 111001001110011010001110110000011000111011001001100011101100001110001110101110001000111011001000001111111000111111100101101111111000111010111100 e4e68ec18ec98ec38eb88ec83f8fe5bf8ebc
UTF-8 粭チノテクネ鏆シ 111001111011001010101101111011111011111010000001111011111011111010001001111011111011111010000011111011111011110110111000111011111011111010001000111011101001011110000011111010011000111110000110111011111011110110111100 e7b2adefbe81efbe89efbe83efbdb8efbe88ee9783e98f86efbdbc
UHC ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f

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