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 ??r??h}??r??h{^ 001111110011111101110010001111110011111101101000011111010011111100111111011100100011111100111111011010000111101101011110 3f3f723f3f687d3f3f723f3f687b5e
SJIS-WIN ?コr?ァh}?コr?ァh{^ 001111111011101001110010001111111010011101101000011111010011111110111010011100100011111110100111011010000111101101011110 3fba723fa7687d3fba723fa7687b5e
EUC-JP ?コr?ァh}?コr?ァh{^ 00111111100011101011101001110010001111111000111010100111011010000111110100111111100011101011101001110010001111111000111010100111011010000111101101011110 3f8eba723f8ea7687d3f8eba723f8ea7687b5e
UTF-8 䵸コr䵸ァh}䵸コr䵸ァh{^ 11100100101101011011100011101111101111011011101001110010111001001011010110111000111011111011110110100111011010000111110111100100101101011011100011101111101111011011101001110010111001001011010110111000111011111011110110100111011010000111101101011110 e4b5b8efbdba72e4b5b8efbda7687de4b5b8efbdba72e4b5b8efbda7687b5e
UHC ??r??h}??r??h{^ 001111110011111101110010001111110011111101101000011111010011111100111111011100100011111100111111011010000111101101011110 3f3f723f3f687d3f3f723f3f687b5e

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