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 ???Z}???Z{^ 0011111100111111001111110101101001111101001111110011111100111111010110100111101101011110 3f3f3f5a7d3f3f3f5a7b5e
SJIS-WIN ???Z}???Z{^ 0011111100111111001111110101101001111101001111110011111100111111010110100111101101011110 3f3f3f5a7d3f3f3f5a7b5e
EUC-JP ???Z}???Z{^ 0011111100111111001111110101101001111101001111110011111100111111010110100111101101011110 3f3f3f5a7d3f3f3f5a7b5e
UTF-8 裂울숴Z}裂울숴Z{^ 1110111110100110101000001110110010011010101110001110110010001000101101000101101001111101111011111010011010100000111011001001101010111000111011001000100010110100010110100111101101011110 efa6a0ec9ab8ec88b45a7defa6a0ec9ab8ec88b45a7b5e
UHC 裂울숴Z}裂울숴Z{^ 1110011011110001101111111110111110111101101001000101101001111101111001101111000110111111111011111011110110100100010110100111101101011110 e6f1bfefbda45a7de6f1bfefbda45a7b5e

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