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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN ?≫?觀[?≫?觀[^ 001111111000000111100010001111111110011001010110010110110011111110000001111000100011111111100110010101100101101101011110 3f81e23fe6565b3f81e23fe6565b5e
EUC-JP 璵≫?觀[璵≫?觀[^ 10001111110011001110011010100010111001000011111111101011101101110101101110001111110011001110011010100010111001000011111111101011101101110101101101011110 8fcce6a2e43febb75b8fcce6a2e43febb75b5e
UTF-8 璵≫쓷觀[璵≫쓷觀[^ 111001111001001010110101111000101000100110101011111011001001001110110111111010001010011110000000010110111110011110010010101101011110001010001001101010111110110010010011101101111110100010100111100000000101101101011110 e792b5e289abec93b7e8a7805be792b5e289abec93b7e8a7805b5e
UHC 璵≫쓷觀[璵≫쓷觀[^ 11100110101001011010000111101101100111011001010011001110101110100101101111100110101001011010000111101101100111011001010011001110101110100101101101011110 e6a5a1ed9d94ceba5be6a5a1ed9d94ceba5b5e

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