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 ????^}????^{^ 00111111001111110011111100111111010111100111110100111111001111110011111100111111010111100111101101011110 3f3f3f3f5e7d3f3f3f3f5e7b5e
SJIS-WIN ?趣?ー^}?趣?ー^{^ 001111111000111011101111001111111011000001011110011111010011111110001110111011110011111110110000010111100111101101011110 3f8eef3fb05e7d3f8eef3fb05e7b5e
EUC-JP ?趣?ー^}?趣?ー^{^ 0011111110111100111100010011111110001110101100000101111001111101001111111011110011110001001111111000111010110000010111100111101101011110 3fbcf13f8eb05e7d3fbcf13f8eb05e7b5e
UTF-8 誴趣ー^}誴趣ー^{^ 1110100010101010101101001110100010110110101000111110111010111100101111011110111110111101101100000101111001111101111010001010101010110100111010001011011010100011111011101011110010111101111011111011110110110000010111100111101101011110 e8aab4e8b6a3eebcbdefbdb05e7de8aab4e8b6a3eebcbdefbdb05e7b5e
UHC ?趣??^}?趣??^{^ 001111111111011010101100001111110011111101011110011111010011111111110110101011000011111100111111010111100111101101011110 3ff6ac3f3f5e7d3ff6ac3f3f5e7b5e

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