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 ??Y??\}??Y??\{^ 001111110011111101011001001111110011111101011100011111010011111100111111010110010011111100111111010111000111101101011110 3f3f593f3f5c7d3f3f593f3f5c7b5e
SJIS-WIN ?ゥY?ィ\}?ゥY?ィ\{^ 001111111010100101011001001111111010100001011100011111010011111110101001010110010011111110101000010111000111101101011110 3fa9593fa85c7d3fa9593fa85c7b5e
EUC-JP ?ゥY?ィ\}?ゥY?ィ\{^ 00111111100011101010100101011001001111111000111010101000010111000111110100111111100011101010100101011001001111111000111010101000010111000111101101011110 3f8ea9593f8ea85c7d3f8ea9593f8ea85c7b5e
UTF-8 䵸ゥY䵸ィ\}䵸ゥY䵸ィ\{^ 11100100101101011011100011101111101111011010100101011001111001001011010110111000111011111011110110101000010111000111110111100100101101011011100011101111101111011010100101011001111001001011010110111000111011111011110110101000010111000111101101011110 e4b5b8efbda959e4b5b8efbda85c7de4b5b8efbda959e4b5b8efbda85c7b5e
UHC ??Y??\}??Y??\{^ 001111110011111101011001001111110011111101011100011111010011111100111111010110010011111100111111010111000111101101011110 3f3f593f3f5c7d3f3f593f3f5c7b5e

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