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 雅??}雅??{^ 1000100111101011001111110011111101111101100010011110101100111111001111110111101101011110 89eb3f3f7d89eb3f3f7b5e
EUC-JP 雅??}雅??{^ 1011001011101101001111110011111101111101101100101110110100111111001111110111101101011110 b2ed3f3f7db2ed3f3f7b5e
UTF-8 雅뚮삲}雅뚮삲{^ 111010011001101110000101111010111001101010101110111011001000001010110010011111011110100110011011100001011110101110011010101011101110110010000010101100100111101101011110 e99b85eb9aaeec82b27de99b85eb9aaeec82b27b5e
UHC 雅뚮삲}雅뚮삲{^ 111001001011101010001100111010111001100010101101011111011110010010111010100011001110101110011000101011010111101101011110 e4ba8ceb98ad7de4ba8ceb98ad7b5e

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