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 ??h??fN}??h??fN{^ 0011111100111111011010000011111100111111011001100100111001111101001111110011111101101000001111110011111101100110010011100111101101011110 3f3f683f3f664e7d3f3f683f3f664e7b5e
SJIS-WIN 駿介h駿介fN}駿介h駿介fN{^ 10001111011110001000100111101110011010001000111101111000100010011110111001100110010011100111110110001111011110001000100111101110011010001000111101111000100010011110111001100110010011100111101101011110 8f7889ee688f7889ee664e7d8f7889ee688f7889ee664e7b5e
EUC-JP 駿介h駿介fN}駿介h駿介fN{^ 10111101110110011011001011110000011010001011110111011001101100101111000001100110010011100111110110111101110110011011001011110000011010001011110111011001101100101111000001100110010011100111101101011110 bdd9b2f068bdd9b2f0664e7dbdd9b2f068bdd9b2f0664e7b5e
UTF-8 駿介h駿介fN}駿介h駿介fN{^ 111010011010011110111111111001001011101110001011011010001110100110100111101111111110010010111011100010110110011001001110011111011110100110100111101111111110010010111011100010110110100011101001101001111011111111100100101110111000101101100110010011100111101101011110 e9a7bfe4bb8b68e9a7bfe4bb8b664e7de9a7bfe4bb8b68e9a7bfe4bb8b664e7b5e
UHC 駿介h駿介fN}駿介h駿介fN{^ 11110001111001111100101110111111011010001111000111100111110010111011111101100110010011100111110111110001111001111100101110111111011010001111000111100111110010111011111101100110010011100111101101011110 f1e7cbbf68f1e7cbbf664e7df1e7cbbf68f1e7cbbf664e7b5e

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