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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 曜?Э}曜?Э{^ 10010111011010100011111110000100010111100111110110010111011010100011111110000100010111100111101101011110 976a3f845e7d976a3f845e7b5e
EUC-JP 曜?Э}曜?Э{^ 11001101110010110011111110100111101111110111110111001101110010110011111110100111101111110111101101011110 cdcb3fa7bf7dcdcb3fa7bf7b5e
UTF-8 曜깅Э}曜깅Э{^ 11100110100110111001110011101010101110011000010111010000101011010111110111100110100110111001110011101010101110011000010111010000101011010111101101011110 e69b9ceab985d0ad7de69b9ceab985d0ad7b5e
UHC 曜깅Э}曜깅Э{^ 111010001111100010110001111010111010110010111111011111011110100011111000101100011110101110101100101111110111101101011110 e8f8b1ebacbf7de8f8b1ebacbf7b5e

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