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??h}??z??h{^ 001111110011111101111010001111110011111101101000011111010011111100111111011110100011111100111111011010000111101101011110 3f3f7a3f3f687d3f3f7a3f3f687b5e
SJIS-WIN ?ァz?カh}?ァz?カh{^ 001111111010011101111010001111111011011001101000011111010011111110100111011110100011111110110110011010000111101101011110 3fa77a3fb6687d3fa77a3fb6687b5e
EUC-JP ?ァz?カh}?ァz?カh{^ 00111111100011101010011101111010001111111000111010110110011010000111110100111111100011101010011101111010001111111000111010110110011010000111101101011110 3f8ea77a3f8eb6687d3f8ea77a3f8eb6687b5e
UTF-8 䵸ァz䵸カh}䵸ァz䵸カh{^ 11100100101101011011100011101111101111011010011101111010111001001011010110111000111011111011110110110110011010000111110111100100101101011011100011101111101111011010011101111010111001001011010110111000111011111011110110110110011010000111101101011110 e4b5b8efbda77ae4b5b8efbdb6687de4b5b8efbda77ae4b5b8efbdb6687b5e
UHC ??z??h}??z??h{^ 001111110011111101111010001111110011111101101000011111010011111100111111011110100011111100111111011010000111101101011110 3f3f7a3f3f687d3f3f7a3f3f687b5e

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