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{^ 10010010010000111001001001001110011010001001001001000011100100100100111001100110010011100111110110010010010000111001001001001110011010001001001001000011100100100100111001100110010011100111101101011110 9243924e689243924e664e7d9243924e689243924e664e7b5e
EUC-JP 辰誰h辰誰fN}辰誰h辰誰fN{^ 11000011101001001100001110101111011010001100001110100100110000111010111101100110010011100111110111000011101001001100001110101111011010001100001110100100110000111010111101100110010011100111101101011110 c3a4c3af68c3a4c3af664e7dc3a4c3af68c3a4c3af664e7b5e
UTF-8 辰誰h辰誰fN}辰誰h辰誰fN{^ 111010001011111010110000111010001010101010110000011010001110100010111110101100001110100010101010101100000110011001001110011111011110100010111110101100001110100010101010101100000110100011101000101111101011000011101000101010101011000001100110010011100111101101011110 e8beb0e8aab068e8beb0e8aab0664e7de8beb0e8aab068e8beb0e8aab0664e7b5e
UHC 辰誰h辰誰fN}辰誰h辰誰fN{^ 11110010111000111110001011000001011010001111001011100011111000101100000101100110010011100111110111110010111000111110001011000001011010001111001011100011111000101100000101100110010011100111101101011110 f2e3e2c168f2e3e2c1664e7df2e3e2c168f2e3e2c1664e7b5e

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