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 ??G??u??G??u^ 00111111001111110100011100111111001111110111010100111111001111110100011100111111001111110111010101011110 3f3f473f3f753f3f473f3f755e
SJIS-WIN 将、G将ゥu将、G将ゥu^ 1000111110101011101001000100011110001111101010111010100101110101100011111010101110100100010001111000111110101011101010010111010101011110 8faba4478faba9758faba4478faba9755e
EUC-JP 将、G将ゥu将、G将ゥu^ 101111101010110110001110101001000100011110111110101011011000111010101001011101011011111010101101100011101010010001000111101111101010110110001110101010010111010101011110 bead8ea447bead8ea975bead8ea447bead8ea9755e
UTF-8 将、G将ゥu将、G将ゥu^ 1110010110110000100001101110111110111101101001000100011111100101101100001000011011101111101111011010100101110101111001011011000010000110111011111011110110100100010001111110010110110000100001101110111110111101101010010111010101011110 e5b086efbda447e5b086efbda975e5b086efbda447e5b086efbda9755e
UHC ??G??u??G??u^ 00111111001111110100011100111111001111110111010100111111001111110100011100111111001111110111010101011110 3f3f473f3f753f3f473f3f755e

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