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 曄洗識}曄洗識{^ 100111100100000010010000111101001000111010101111011111011001111001000000100100001111010010001110101011110111101101011110 9e4090f48eaf7d9e4090f48eaf7b5e
EUC-JP 曄洗識}曄洗識{^ 110110111010000111000000111101101011110010110001011111011101101110100001110000001111011010111100101100010111101101011110 dba1c0f6bcb17ddba1c0f6bcb17b5e
UTF-8 曄洗識}曄洗識{^ 111001101001101110000100111001101011010010010111111010001010110110011000011111011110011010011011100001001110011010110100100101111110100010101101100110000111101101011110 e69b84e6b497e8ad987de69b84e6b497e8ad987b5e
UHC 曄洗識}曄洗識{^ 111001111010010111100001101010011110001111011011011111011110011110100101111000011010100111100011110110110111101101011110 e7a5e1a9e3db7de7a5e1a9e3db7b5e

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